RussellSpitzer commented on PR #15583: URL: https://github.com/apache/iceberg/pull/15583#issuecomment-4049636350
Two other places that may need updating? SerializationUtil.serializeToBytes line 46: https://github.com/apache/iceberg/blob/df2dc69901cbd43b7b58696a3afe95ec8af9547f/core/src/main/java/org/apache/iceberg/util/SerializationUtil.java#L46 ResolvingFileIO.setConf line 157: https://github.com/apache/iceberg/blob/df2dc69901cbd43b7b58696a3afe95ec8af9547f/core/src/main/java/org/apache/iceberg/io/ResolvingFileIO.java#L157 -- 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]
