You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/03/31 05:19:17 UTC

[GitHub] [iceberg] aokolnychyi opened a new pull request #2396: Core: Optimize SerializableMap

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] aokolnychyi commented on pull request #2396: Core: Optimize SerializableMap

Posted by GitBox <gi...@apache.org>.
aokolnychyi commented on pull request #2396:
URL: https://github.com/apache/iceberg/pull/2396#issuecomment-810770203


   @openinx @rdblue @RussellSpitzer @yyanyy, could you take a look?


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] aokolnychyi commented on pull request #2396: Core: Optimize SerializableMap

Posted by GitBox <gi...@apache.org>.
aokolnychyi commented on pull request #2396:
URL: https://github.com/apache/iceberg/pull/2396#issuecomment-811300434


   Thanks for the review, @openinx!


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] aokolnychyi merged pull request #2396: Core: Optimize SerializableMap

Posted by GitBox <gi...@apache.org>.
aokolnychyi merged pull request #2396:
URL: https://github.com/apache/iceberg/pull/2396


   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org