XN137 opened a new pull request, #2462:
URL: https://github.com/apache/polaris/pull/2462

   since 
https://github.com/apache/iceberg/commit/9bc6853938533c9c1dfac497229c8f4c30672458
 passing a hadoop Configuration to `CatalogUtil.loadCatalog` is optional.
   
   since `hadoop-common` brings in a lot of dependencies (and thus potential 
vulnerabilities) we should avoid depending on it in our core modules if not 
strictly required.
   
   note that we were using the transitive `commons-collections` dependency in a 
spot that we have to adjust.


-- 
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: issues-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to