-
Notifications
You must be signed in to change notification settings - Fork 47
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
MINOR: [Release] Update versions for 15.0.2 #346
Conversation
I am not entirely sure why the Java test for flight is failing with:
|
I'll look into it later today and report back. |
I wasn't able to reproduce the error locally, though I do get a failure in the avro cookbook: avro.rst failure
I'm going to re-run the failed jobs to see if it's just a transient issue and then see about the Avro issue. |
Hey @raulcd, I forgot about this but took another look today. I re-ran this patch locally and it works fine now? I'm not sure what might have changed. I am able to reproduce the above grpc error on 16.0.0-SNAPSHOT so I can look into that elsewhere. Otherwise, I think this is ready for a merge. |
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 and CI is passing now.
No description provided.