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

Fix hambda avro low default value #268

Merged
merged 2 commits into from
Aug 11, 2023

Conversation

rjfonseca
Copy link
Member

Adds a larger default value to the decoder. The decoder now uses an option pattern to change the new default value if needed.

renovate bot and others added 2 commits August 11, 2023 16:14
Hamba/avro changed recently to enforce a default maximum of 1MiB but
this is too low for some of our use cases.

Adds a options pattern to the decoder and sets a default of 10MiB.
@rjfonseca rjfonseca merged commit 410ef14 into master Aug 11, 2023
4 of 5 checks passed
@rjfonseca rjfonseca deleted the fix-hambda-avro-low-default-value branch August 11, 2023 19:58
@rjfonseca rjfonseca restored the fix-hambda-avro-low-default-value branch August 11, 2023 19:58
@rjfonseca rjfonseca deleted the fix-hambda-avro-low-default-value branch August 11, 2023 19:58
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