rdblue commented on PR #4826:
URL: https://github.com/apache/iceberg/pull/4826#issuecomment-1193413999

   > I'm a bit out-of-date of the REST catalog impl., but could it have a 
common base class with the NessieCatalog perhaps?.. just an idea (for a future 
change)
   
   I think what makes the most sense is to eventually use the same protocol, 
especially since the REST protocol solves a number of these challenges (like 
delegating location defaults to the service). It also uses a diff-based 
approach that can avoid a lot more conflicts. I'm not sure how easy it would be 
for Nessie to update to be compatible with that client API, though. And I 
imagine it isn't a high priority just to avoid commit conflicts and enable 
metadata caching.


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