fallintoplace commented on issue #1092: URL: https://github.com/apache/iceberg-go/issues/1092#issuecomment-4491255996
One smaller related gap I noticed is that the common path still cannot request purge: `catalog.Catalog` exposes `DropTable`, and the CLI `drop table` path calls that, so users cannot request purge through the generic API/CLI even when the underlying catalog has a purge implementation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
