-
Notifications
You must be signed in to change notification settings - Fork 3.9k
ARROW-18390: [CI][Python] Update spark test modules to match spark master #14715
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
ARROW-18390: [CI][Python] Update spark test modules to match spark master #14715
Conversation
|
@github-actions crossbow submit test-conda-python--spark- |
|
Revision: 6562e07 Submitted crossbow builds: ursacomputing/crossbow @ actions-182434b834
|
|
Match the spark module refactoring done on this commit: apache/spark@4f2630e |
|
@github-actions crossbow submit test-conda-python--spark- |
|
Revision: 9bb13f6 Submitted crossbow builds: ursacomputing/crossbow @ actions-f3263a7f32
|
|
@jorisvandenbossche what do you think about this to fix the nightly failures? I am not sure in which version of spark this will be released, I suppose if we decide to add newer versions of spark to the CI matrix that contain this change we can update the if to match the newer versions but this currently fixes the issue. |
|
@kiszk You may want to review this as an Apache Spark committer. |
|
@raulcd Thank you. Almost looks good to me. Can we enhance the decision logic of |
|
I would personally also be fine with just merging this as is and handling updating it once it start failing again when those test changes are released, but if there is an easy way to check the actual spark version, that sounds good as well. |
|
@github-actions crossbow submit test-conda-python--spark- |
|
|
@github-actions crossbow submit test-conda-python--spark- |
|
Revision: dde4e85 Submitted crossbow builds: ursacomputing/crossbow @ actions-e62a5efe73
|
|
@github-actions crossbow submit test-conda-python--spark- |
|
Revision: dad621d Submitted crossbow builds: ursacomputing/crossbow @ actions-f76e4f71d1
|
…igger bot tasks (#14727) I've been added as triager but now if I try to trigger crossbow tasks they fail with permissions issues: #14715 (comment) ``` Only contributors can submit requests to this bot. Please ask someone from the community for help with getting the first commit in. The Archery job run can be found at: https://github.com/apache/arrow/actions/runs/3539688563 ``` This should fix the issue Authored-by: Raúl Cumplido <raulcumplido@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>
|
nit: |
|
@github-actions crossbow submit test-conda-python--spark- |
|
|
@github-actions crossbow submit test-conda-python--spark- |
|
@kiszk GitHub markdown is removing the required |
|
Revision: 72089d5 Submitted crossbow builds: ursacomputing/crossbow @ actions-f0e59191d5
|
|
@raulcd The problem seems to be a format of https://github.com/ursacomputing/crossbow/actions/runs/3539915127/jobs/5942357685#step:5:7657 implies IMHO, we should take a major version (e.g. |
|
@github-actions crossbow submit test-conda-python--spark- |
|
Revision: 2a87421 Submitted crossbow builds: ursacomputing/crossbow @ actions-cf8c73ef1b
|
@kiszk you are correct. I got confused by the other check on the script which seems to be wrong then: I've updated to: even though it was not used as we don't have any nightly test for versions lower than |
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
|
Benchmark runs are scheduled for baseline = 2078af7 and contender = 8a93741. 8a93741 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
No description provided.