[MINOR][DOCS] Add build_python_3.14.yml to Build Pipeline Status section of README.md#52568
Closed
dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
Closed
[MINOR][DOCS] Add build_python_3.14.yml to Build Pipeline Status section of README.md#52568dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
build_python_3.14.yml to Build Pipeline Status section of README.md#52568dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
Conversation
…section of `README.md`
zhengruifeng
approved these changes
Oct 10, 2025
Member
Author
|
Thank you, @zhengruifeng . Merged to master. |
huangxiaopingRD
pushed a commit
to huangxiaopingRD/spark
that referenced
this pull request
Nov 25, 2025
…section of `README.md` ### What changes were proposed in this pull request? This PR aims to add `build_python_3.14.yml` to `Build Pipeline Status` section of `README.md`. ### Why are the changes needed? To show the status of new `Python 3.14` GitHub Action job. ### Does this PR introduce _any_ user-facing change? No behavior change. ### How was this patch tested? Manual review. - https://github.com/dongjoon-hyun/spark/tree/minor <img width="491" height="118" alt="Screenshot 2025-10-09 at 21 39 54" src="https://github.com/user-attachments/assets/5de63e9f-9fb9-49b4-bb45-ee14780bb52e" /> ### Was this patch authored or co-authored using generative AI tooling? No. Closes apache#52568 from dongjoon-hyun/minor. Authored-by: Dongjoon Hyun <dongjoon@apache.org> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
This PR aims to add
build_python_3.14.ymltoBuild Pipeline Statussection ofREADME.md.Why are the changes needed?
To show the status of new
Python 3.14GitHub Action job.Does this PR introduce any user-facing change?
No behavior change.
How was this patch tested?
Manual review.
Was this patch authored or co-authored using generative AI tooling?
No.