Skip to content

Conversation

raulcd
Copy link
Member

@raulcd raulcd commented Sep 2, 2025

Rationale for this change

Python 3.9 is End of Support on 31st October 2025. We can drop support for pyarrow 22.0.0.
See: https://endoflife.date/python

What changes are included in this PR?

Remove support for 3.9. Update minimum required Python version and update some CI jobs to use the minimum Python supported version

Are these changes tested?

They will be tested via CI and Archery

Are there any user-facing changes?

Yes in terms of not supporting older versions of Python. This will be a breaking change for some users but not for the API itself

Copy link

github-actions bot commented Sep 2, 2025

⚠️ GitHub issue #47443 has been automatically assigned in GitHub to PR creator.

@raulcd
Copy link
Member Author

raulcd commented Sep 3, 2025

@github-actions crossbow submit -g python

Copy link

github-actions bot commented Sep 3, 2025

Revision: e6a2ef8

Submitted crossbow builds: ursacomputing/crossbow @ actions-f2bbc8c456

Task Status
example-python-minimal-build-fedora-conda GitHub Actions
example-python-minimal-build-ubuntu-venv GitHub Actions
test-conda-python-3.10 GitHub Actions
test-conda-python-3.10-hdfs-2.9.2 GitHub Actions
test-conda-python-3.10-hdfs-3.2.1 GitHub Actions
test-conda-python-3.10-pandas-1.3.4-numpy-1.21.2 GitHub Actions
test-conda-python-3.11 GitHub Actions
test-conda-python-3.11-dask-latest GitHub Actions
test-conda-python-3.11-dask-upstream_devel GitHub Actions
test-conda-python-3.11-hypothesis GitHub Actions
test-conda-python-3.11-pandas-latest-numpy-latest GitHub Actions
test-conda-python-3.11-spark-master GitHub Actions
test-conda-python-3.12 GitHub Actions
test-conda-python-3.12-cpython-debug GitHub Actions
test-conda-python-3.12-pandas-latest-numpy-1.26 GitHub Actions
test-conda-python-3.12-pandas-latest-numpy-latest GitHub Actions
test-conda-python-3.12-pandas-nightly-numpy-nightly GitHub Actions
test-conda-python-3.12-pandas-upstream_devel-numpy-nightly GitHub Actions
test-conda-python-3.13 GitHub Actions
test-conda-python-emscripten GitHub Actions
test-cuda-python-ubuntu-22.04-cuda-11.7.1 GitHub Actions
test-debian-12-python-3-amd64 GitHub Actions
test-debian-12-python-3-i386 GitHub Actions
test-fedora-42-python-3 GitHub Actions
test-ubuntu-22.04-python-3 GitHub Actions
test-ubuntu-22.04-python-313-freethreading GitHub Actions
test-ubuntu-24.04-python-3 GitHub Actions

@raulcd
Copy link
Member Author

raulcd commented Sep 3, 2025

@github-actions crossbow submit -g wheel

Copy link

github-actions bot commented Sep 3, 2025

Revision: e6a2ef8

Submitted crossbow builds: ursacomputing/crossbow @ actions-1fe0f5e10d

Task Status
python-sdist GitHub Actions
wheel-macos-monterey-cp310-cp310-amd64 GitHub Actions
wheel-macos-monterey-cp310-cp310-arm64 GitHub Actions
wheel-macos-monterey-cp311-cp311-amd64 GitHub Actions
wheel-macos-monterey-cp311-cp311-arm64 GitHub Actions
wheel-macos-monterey-cp312-cp312-amd64 GitHub Actions
wheel-macos-monterey-cp312-cp312-arm64 GitHub Actions
wheel-macos-monterey-cp313-cp313-amd64 GitHub Actions
wheel-macos-monterey-cp313-cp313-arm64 GitHub Actions
wheel-macos-monterey-cp313-cp313t-amd64 GitHub Actions
wheel-macos-monterey-cp313-cp313t-arm64 GitHub Actions
wheel-manylinux-2-28-cp310-cp310-amd64 GitHub Actions
wheel-manylinux-2-28-cp310-cp310-arm64 GitHub Actions
wheel-manylinux-2-28-cp311-cp311-amd64 GitHub Actions
wheel-manylinux-2-28-cp311-cp311-arm64 GitHub Actions
wheel-manylinux-2-28-cp312-cp312-amd64 GitHub Actions
wheel-manylinux-2-28-cp312-cp312-arm64 GitHub Actions
wheel-manylinux-2-28-cp313-cp313-amd64 GitHub Actions
wheel-manylinux-2-28-cp313-cp313-arm64 GitHub Actions
wheel-manylinux-2-28-cp313-cp313t-amd64 GitHub Actions
wheel-manylinux-2-28-cp313-cp313t-arm64 GitHub Actions
wheel-musllinux-1-2-cp310-cp310-amd64 GitHub Actions
wheel-musllinux-1-2-cp310-cp310-arm64 GitHub Actions
wheel-musllinux-1-2-cp311-cp311-amd64 GitHub Actions
wheel-musllinux-1-2-cp311-cp311-arm64 GitHub Actions
wheel-musllinux-1-2-cp312-cp312-amd64 GitHub Actions
wheel-musllinux-1-2-cp312-cp312-arm64 GitHub Actions
wheel-musllinux-1-2-cp313-cp313-amd64 GitHub Actions
wheel-musllinux-1-2-cp313-cp313-arm64 GitHub Actions
wheel-musllinux-1-2-cp313-cp313t-amd64 GitHub Actions
wheel-musllinux-1-2-cp313-cp313t-arm64 GitHub Actions
wheel-windows-cp310-cp310-amd64 GitHub Actions
wheel-windows-cp311-cp311-amd64 GitHub Actions
wheel-windows-cp312-cp312-amd64 GitHub Actions
wheel-windows-cp313-cp313-amd64 GitHub Actions
wheel-windows-cp313-cp313t-amd64 GitHub Actions

@raulcd
Copy link
Member Author

raulcd commented Sep 3, 2025

@github-actions crossbow submit python-sdist

Copy link

github-actions bot commented Sep 3, 2025

Revision: 1a93e2d

Submitted crossbow builds: ursacomputing/crossbow @ actions-d6131de9fb

Task Status
python-sdist GitHub Actions

@raulcd
Copy link
Member Author

raulcd commented Sep 3, 2025

@github-actions crossbow submit wheel-manylinux-cp312

@raulcd
Copy link
Member Author

raulcd commented Sep 3, 2025

@github-actions crossbow submit almalinux-8-*

Copy link

github-actions bot commented Sep 3, 2025

Revision: d3b86df

Submitted crossbow builds: ursacomputing/crossbow @ actions-57dbfc6a95

Task Status
wheel-manylinux-2-28-cp312-cp312-amd64 GitHub Actions
wheel-manylinux-2-28-cp312-cp312-arm64 GitHub Actions

Copy link

github-actions bot commented Sep 3, 2025

Revision: d3b86df

Submitted crossbow builds: ursacomputing/crossbow @ actions-8cec7add92

Task Status
almalinux-8-amd64 GitHub Actions
almalinux-8-arm64 GitHub Actions

@raulcd
Copy link
Member Author

raulcd commented Sep 3, 2025

@github-actions crossbow submit almalinux-8-*

Copy link

github-actions bot commented Sep 3, 2025

Revision: 59d506c

Submitted crossbow builds: ursacomputing/crossbow @ actions-85a6c18ceb

Task Status
almalinux-8-amd64 GitHub Actions
almalinux-8-arm64 GitHub Actions

@raulcd
Copy link
Member Author

raulcd commented Sep 3, 2025

@github-actions crossbow submit almalinux-8-*

Copy link

github-actions bot commented Sep 3, 2025

Revision: ea2eebb

Submitted crossbow builds: ursacomputing/crossbow @ actions-598c97696a

Task Status
almalinux-8-amd64 GitHub Actions
almalinux-8-arm64 GitHub Actions

@raulcd
Copy link
Member Author

raulcd commented Sep 3, 2025

@github-actions crossbow submit python-sdist

Copy link

github-actions bot commented Sep 3, 2025

Revision: ea2eebb

Submitted crossbow builds: ursacomputing/crossbow @ actions-11a353c12e

Task Status
python-sdist GitHub Actions

@raulcd
Copy link
Member Author

raulcd commented Sep 4, 2025

@github-actions crossbow submit python-sdist

Copy link

github-actions bot commented Sep 4, 2025

Revision: bdf89f8

Submitted crossbow builds: ursacomputing/crossbow @ actions-b377de5dd0

Task Status
python-sdist GitHub Actions

Comment on lines +86 to +87
pandas: "1.3.4"
numpy: "1.21.2"
Copy link
Member Author

Choose a reason for hiding this comment

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

Those are the first two versions with Py3.10 support. I am not sure whether this job with lower bound versions is necessary maybe @jorisvandenbossche @WillAyd

Copy link
Contributor

Choose a reason for hiding this comment

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

I can't speak to the history of this job, but this seems right to do

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting committer review Awaiting committer review labels Sep 4, 2025
@raulcd raulcd marked this pull request as ready for review September 4, 2025 09:18
@raulcd
Copy link
Member Author

raulcd commented Sep 4, 2025

The Windows wheels failures are being tackled on a different PR where I am currently working on

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

+1

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting changes Awaiting changes labels Sep 4, 2025
@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting merge Awaiting merge labels Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants