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/03/19 18:07:53 UTC

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

xabriel commented on issue #134: Adding Drop and Rename APIs to Tables interface.
URL: https://github.com/apache/incubator-iceberg/pull/134#issuecomment-474504078
 
 
   Being a table format, Iceberg has no concept of a database, thus no APIs for `rename()` and `drop()` for tables. That is, there is no hierarchy higher than a Table.
   
   So what is the use case for these APIs? Is it for parity with HMS?

----------------------------------------------------------------
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