chaokunyang commented on code in PR #2037:
URL: https://github.com/apache/fury/pull/2037#discussion_r1943236090
##########
python/pyfury/_serializer.py:
##########
@@ -285,6 +287,7 @@ class MapSerializer(Serializer):
"ref_resolver",
"key_serializer",
"value_serializer",
+ "use_chunk_serialize",
Review Comment:
this is unnecessary, we can just switch to chunk serialization directly
--
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]