dengzhhu653 commented on PR #6088:
URL: https://github.com/apache/hive/pull/6088#issuecomment-3489230252

   The biggest flaw is we cannot have two same db name/table name among 
catalogs, this might be a question in the future.
   For cross-catalog queries e.g, db1.name1 join db1.name1 in this case, 
CatalogAwarenessMetastoreClient mightn't be able to figure out whether the all 
db1.name1 tables belong to the same catalog or not.
   I don't have an elegant solution yet
   


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