Uh oh!
There was an error while loading. Please reload this page.
ARROW-16668: [CI] Add Substrait support to python wheels - #13239
Conversation
raulcd
commented
May 26, 2022
@github-actions crossbow submit wheel-* |
Revision: f480ce2 Submitted crossbow builds: ursacomputing/crossbow @ actions-eeaf16b68f |
raulcd
commented
May 26, 2022
@github-actions crossbow submit wheel-windows-* |
Revision: f719c6e Submitted crossbow builds: ursacomputing/crossbow @ actions-f320088931
|
raulcd
commented
May 26, 2022
kou
commented
May 30, 2022
@raulcd This broke our doctest. Could you confirm this? https://github.com/apache/arrow/runs/6615749316?check_suite_focus=true#step:6:5590 |
raulcd
commented
May 30, 2022
@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. |
AlenkaF
commented
May 30, 2022
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! |
AlenkaF
commented
May 30, 2022
Created a JIRA: https://issues.apache.org/jira/browse/ARROW-16685 |
No description provided.