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 2021/07/20 02:16:02 UTC

[GitHub] [iceberg] electrum edited a comment on issue #2833: Unified syntax for system table names

electrum edited a comment on issue #2833:
URL: https://github.com/apache/iceberg/issues/2833#issuecomment-882998681


   Do any Iceberg catalog implementations allow users to create a table name with a dot? If we have a `customer` table, then `customer.history` will go to the history table. If a user then creates a `customer.history` table, how would you reference the history table for `customer`? Would existing queries against the history table be broken?
   
   (ignore namespaces and assume this is in the same namespace / schema)


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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