przemekd opened a new pull request, #14280: URL: https://github.com/apache/iceberg/pull/14280
Closes https://github.com/apache/iceberg/issues/11527 in a way that does not break fixes provided by changes needed to fix https://github.com/apache/iceberg/pull/9029. It eagerly calculates the location provider field, but wraps that into a newly implemented wrapper that only throws an error if code really needs to use that location provider. In case table needs to be read only by other processes the error is not thrown, even if there is an error with getting the location provider object. -- 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]
