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

   > is it right that with this integration, users will continue to have the 
option to own the metastore service (that holds source of the truth data)?
   
   That's right. This integration won't change the source of truth(s3 table in 
this case), and other tools or pipelines against the source catalog should 
still work as is.
   
   > should it be a concern if "update-table-metadata-location" fail and cause 
table metadata out of the sync, which could mislead S3 Tables to clean up 
missing metadata data (and its data files) as orphan files?
   
   Polaris client will get the failure message in that case, then it can retry 
or just fail itself. The table is still consistent. But the failure may leave 
orphan files, which is fine as the other clients also leave orphan files in 
case of failure. 
   
   Thanks for pointing out the wrong link. Updated.


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