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

Add avro support for arrow deserializer #481

Merged
merged 2 commits into from
Jan 9, 2024
Merged

Conversation

mwylde
Copy link
Member

@mwylde mwylde commented Jan 7, 2024

This PR adds support for deserializing from avro (including all of the currently supported flavors) into arrow.

For structured deserialization, we roundtrip through JSON and use the existing JSON infrastructure, as we do today.

Copy link
Contributor

@jacksonrnewhouse jacksonrnewhouse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@mwylde mwylde merged commit 10b5127 into record_batch_common_dev Jan 9, 2024
8 checks passed
@mwylde mwylde deleted the arrow_avro branch January 9, 2024 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants