rdblue commented on issue #134: Adding Drop and Rename APIs to Tables interface. URL: https://github.com/apache/incubator-iceberg/pull/134#issuecomment-480086875 I'm not sure if it is a good idea to add these or not. The `Tables` API was never properly thought through and I think it shows in how simple it is. It works for an easy entry point, but if we want to expose catalog operations, maybe we should add a real catalog API that can be used for a metastore interface. We've been building this in Spark. Any support for that idea, instead of extending this interface when it wasn't very well designed?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
