You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/04/04 22:31:09 UTC

[GitHub] [incubator-iceberg] rdblue commented on issue #134: Adding Drop and Rename APIs to Tables interface.

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org