-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-16668: [CI] Add Substrait support to python wheels #13239
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
|
@github-actions crossbow submit wheel-* |
|
Revision: f480ce2 Submitted crossbow builds: ursacomputing/crossbow @ actions-eeaf16b68f |
…bstrait on Windows
|
@github-actions crossbow submit wheel-windows-* |
|
Revision: f719c6e Submitted crossbow builds: ursacomputing/crossbow @ actions-f320088931
|
kszucs
left a comment
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.
Thanks @raulcd!
kou
left a comment
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.
+1
|
@raulcd This broke our doctest. Could you confirm this? https://github.com/apache/arrow/runs/6615749316?check_suite_focus=true#step:6:5590 |
|
@AlenkaF @jorisvandenbossche Do you know if the output order for these doctests should be deterministic? I can see the errors on master started when we merged this PR as @kou is pointing out but that PR is supposed to only add substrait to our wheels when they are being built but has nothing to do on the job that builds documentation and runs doctests. |
|
Oh, this test gave me trouble locally also. If I ran it twice in case of error, the error disappeared. Will research and fix the issue. Thanks Raul for the ping! |
|
Created a JIRA: https://issues.apache.org/jira/browse/ARROW-16685 |
No description provided.