-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Backport AVRO-3715: [Java, Python] Fix build issues for branch-1.11 #2178
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
Conversation
(cherry picked from commit 0b17623)
|
@nielsbasjes Can you please review this |
|
Hello! I'm taking a look at this -- thanks so much for identifying the commits! Other committers: please make sure that you don't squash and merge this -- they should be committed individually! It makes it easier to track the differences between badges. |
|
Thanks @RyanSkraba |
|
Hey @RyanSkraba, did you get some time to check this out? |
|
Hey -- hello! I've been hard at work getting the list of commits to cherry-pick in place, and they're getting close! I think we can close this. Some of the cherry-picks are unnecessary (anything to do with github actions, for example), and there's still a bunch missing outside of Java and Python. I'm attempting to do them in branch-1.11 in the same order as they should have been picked on master. Thanks so much for identifying these! Once we have something closer to a release candidate on branch-1.11, I'll be sure to check in to make sure you're happy with the state! |
|
Thanks @RyanSkraba for taking this forward :) |
|
Just to follow up. #2284 Thanks again -- hopefully this will lead to a 1.11.2 release candidate soon! |
(cherry picked from commit 0b17623)
What is the purpose of the change
(For example: This pull request improves file read performance by buffering data, fixing AVRO-XXXX.)
Build failure due to wrong version
Verifying this change
(Please pick one of the following options)
This change is a trivial rework / code cleanup without any test coverage.
Documentation