chaokunyang commented on issue #1683: URL: https://github.com/apache/fury/issues/1683#issuecomment-2172072000
If the field doesn't exist in serialization process, but does exist in deserialization process, we can invoke method like ` SomeClass$.apply$default$2:()I` to get default value for such field, and set it the object -- 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]
