danielcweeks opened a new pull request, #4957:
URL: https://github.com/apache/iceberg/pull/4957

   Using the context classloader to dynamically load FileIO will cause problems 
in systems like Trino where the context classloader comes from a different 
plugin (e.g. information schema or describe table).
   
   The classloader that loaded the `CatalogUtil` should have be the same 
classloader as the FileIO.


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