chaokunyang commented on code in PR #1996: URL: https://github.com/apache/fury/pull/1996#discussion_r1905307593
########## docs/guide/java_serialization_guide.md: ########## @@ -522,6 +518,12 @@ fury with `CompatibleMode.COMPATIBLE` has more performance and space cost, do not set it by default if your classes are always consistent between serialization and deserialization. +### Different POJO deserialization Review Comment: ```suggestion ### Deserialize POJO into another type ``` -- 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]
