aokolnychyi opened a new pull request #2396: URL: https://github.com/apache/iceberg/pull/2396
This PR makes `immutableMap` transient in `SerializableMap` to avoid serializing two maps using Java serialization. Also, it moves the map to the util package, where we have our `SerializableSupplier` and other related classes. -- 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]
