chaokunyang commented on issue #2145:
URL: https://github.com/apache/fury/issues/2145#issuecomment-2802272583

   Hi @urlyy , thanks for the interest about this issue. We haven't prepare 
examples for this issue in rust. Currently you can take 
`java/fury-core/src/test/java/org/apache/fury/serializer/MetaSharedCompatibleTest.java`
 for an example.
   
   The `java/fury-core/src/main/java/org/apache/fury/meta/ClassDef.java` and 
`java/fury-core/src/main/java/org/apache/fury/resolver/MetaContext.java`  is 
the core class for meta share.
   
   For document, you can refer to 
https://fury.apache.org/docs/specification/fury_xlang_serialization_spec#schema-evolution


-- 
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]

Reply via email to