-
Notifications
You must be signed in to change notification settings - Fork 324
Bump Avro to 0.20 #1644
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
Bump Avro to 0.20 #1644
Conversation
Because of improved error messages: apache/avro-rs#228
Because of improved error messages: apache/avro-rs#228
This reverts commit c1886b8.
Created an issue upstream: elastio/bon#336 |
so do we need to wait for apache/avro-rs@594ab0a and a new avro release? |
@kevinjqliu I tried to bump the lowerbound in the |
@liurenjie1024 @Xuanwo @kevinjqliu this one is ready as well :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
the next apache-avro version, "0.21", should resolve the workaround 👍 |
## Which issue does this PR close? Follow up on #1644 to remove the pin. - Closes #. ## What changes are included in this PR? ## Are these changes tested?
Which issue does this PR close?
Because of improved error messages: apache/avro-rs#228. This helps a lot when working on using the Iceberg Avro reader in PyIceberg. Also, when we ship the Avro reader with PyIceberg, it will allow users for creating meaningful issues.
What changes are included in this PR?
Are these changes tested?