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: [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]

Reply via email to