chaokunyang commented on PR #2724: URL: https://github.com/apache/fory/pull/2724#issuecomment-3381777461
> > For compatible mode. You should check by type def header whether deserialized meta is same as meta on current process. If It is,ushoushould use fory_read_data for better performance > > can we just use meta_hash(50 bits) in `global binary header` of a typedef? It is easier to get when load meta Please use whole 64 bits header. It's What We do in Java And Python -- 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]
