nandorKollar commented on PR #3887:
URL: https://github.com/apache/polaris/pull/3887#issuecomment-3961583057

   Btw, the comment for `CatalogHandlerUtils` says that "Copied from 
CatalogHandler in Iceberg 1.8.0 Contains a collection of utilities related to 
managing Iceberg entities". What is the reason of replicating the code from 
Iceberg? If I'm not mistaken, then 
[this](https://github.com/apache/iceberg/blob/main/core/src/main/java/org/apache/iceberg/rest/CatalogHandlers.java)
 is the utility class, which is replicated here, I think we should use this 
one, instead of replicating. I can see some customisation  (for example the 
retry count in commit), was that the reason of this duplication?


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