Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[avro-fastserde] Support deserializing with LinkedHashMap. #280

Open
Lincong opened this issue Feb 9, 2022 · 0 comments
Open

[avro-fastserde] Support deserializing with LinkedHashMap. #280

Lincong opened this issue Feb 9, 2022 · 0 comments
Labels
enhancement New feature or request fastavro issues related to avro-fastserde

Comments

@Lincong
Copy link
Contributor

Lincong commented Feb 9, 2022

The goal is to use LinkdHashMap in the process of deserializing so that all deserialized objects of the same byte array can have a consistent ordering of their map entries.

@radai-rosenblatt radai-rosenblatt added enhancement New feature or request fastavro issues related to avro-fastserde labels Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fastavro issues related to avro-fastserde
Projects
None yet
Development

No branches or pull requests

2 participants