flyrain commented on issue #4492:
URL: https://github.com/apache/polaris/issues/4492#issuecomment-4624663794

   After reading through the Iceberg discussion in PR 
https://github.com/apache/iceberg/pull/12892, I think it would be useful to 
clarify the intended scope of this issue.
   
   My understanding is that `unique-table-location` was introduced as an 
implementation level catalog property in Iceberg to address a specific problem 
in catalog implementations, esp. for JDBC catalog, Hive catalog, Glue catalog, 
etc. It should NOT be  considered as a contract between IRC server and clients. 
Polaris is a REST catalog service with its own location management semantics. 
Because of that, I don't think Polaris should simply honor 
`unique-table-location` as a user visible catalog property. 
   
   Given that, we may not need the change in #4582. 
   


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

Reply via email to