jackye1995 opened a new pull request #2678: URL: https://github.com/apache/iceberg/pull/2678
Currently we have special handling for `HadoopFileIO` in different code paths to make sure Hadoop configuration can be serialized and deserialized properly. This PR introduces `HadoopConfigurable` interface to make it more generic for other custom Hadoop configurable `FileIO` implementations to leverage the same code path. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
