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

   Yes, you could consider Polaris as a proxy when the source of truth is a 
remote catalog.  Here are two different commit paths depends on different 
client types:
   ```
   # REST clients commit path
   REST client ->  Polaris -> Remote catalog(e.g. HMS, S3 table)
   
   # Other clients commit path
   Non-REST clients ->  Remote catalog(e.g. HMS, S3 table)
   ```


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