Skip to content

Conversation

@HyukjinKwon
Copy link
Member

@HyukjinKwon HyukjinKwon commented Nov 25, 2025

What changes were proposed in this pull request?

This PR proposes to skip the tests that fails in 4.0 client <> master server job. It marks them with JIRA IDs.

Why are the changes needed?

To enable the build #53188

Does this PR introduce any user-facing change?

No, dev-only.

How was this patch tested?

Manually ran the tests in my fork.

Was this patch authored or co-authored using generative AI tooling?

No.

@HyukjinKwon
Copy link
Member Author

This has to be backported down to branch-4.0.

@HyukjinKwon
Copy link
Member Author

and SPARK-54477 should be left unresolved.

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. Thank you.

@HyukjinKwon
Copy link
Member Author

Merged to master, branch-4.1 and branch-4.0.

BTW, this is test only so should not affect anything the release.

HyukjinKwon added a commit that referenced this pull request Nov 25, 2025
…client <> master server job ### What changes were proposed in this pull request? This PR proposes to skip the tests that fails in 4.0 client <> master server job. It marks them with JIRA IDs. ### Why are the changes needed? To enable the build #53188 ### Does this PR introduce _any_ user-facing change? No, dev-only. ### How was this patch tested? [Manually ran the tests in my fork.](https://github.com/HyukjinKwon/spark/actions/runs/19655913777) ### Was this patch authored or co-authored using generative AI tooling? No. Closes #53204 from HyukjinKwon/SPARK-54477. Authored-by: Hyukjin Kwon <gurwls223@apache.org> Signed-off-by: Hyukjin Kwon <gurwls223@apache.org> (cherry picked from commit 8f747ee) Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
HyukjinKwon added a commit that referenced this pull request Nov 25, 2025
…client <> master server job This PR proposes to skip the tests that fails in 4.0 client <> master server job. It marks them with JIRA IDs. To enable the build #53188 No, dev-only. [Manually ran the tests in my fork.](https://github.com/HyukjinKwon/spark/actions/runs/19655913777) No. Closes #53204 from HyukjinKwon/SPARK-54477. Authored-by: Hyukjin Kwon <gurwls223@apache.org> Signed-off-by: Hyukjin Kwon <gurwls223@apache.org> (cherry picked from commit 8f747ee) Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
huangxiaopingRD pushed a commit to huangxiaopingRD/spark that referenced this pull request Nov 25, 2025
…client <> master server job ### What changes were proposed in this pull request? This PR proposes to skip the tests that fails in 4.0 client <> master server job. It marks them with JIRA IDs. ### Why are the changes needed? To enable the build apache#53188 ### Does this PR introduce _any_ user-facing change? No, dev-only. ### How was this patch tested? [Manually ran the tests in my fork.](https://github.com/HyukjinKwon/spark/actions/runs/19655913777) ### Was this patch authored or co-authored using generative AI tooling? No. Closes apache#53204 from HyukjinKwon/SPARK-54477. Authored-by: Hyukjin Kwon <gurwls223@apache.org> Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment