Skip to content

GH-37931: [Python] Revert "GH-37803: [CI][Dev][Python] Release and merge script errors (#37819)" - #40150

Merged
raulcd merged 1 commit into
apache:mainfrom
h-vetinari:scm
Feb 20, 2024
Merged

GH-37931: [Python] Revert "GH-37803: [CI][Dev][Python] Release and merge script errors (#37819)"#40150
raulcd merged 1 commit into
apache:mainfrom
h-vetinari:scm

Conversation

@h-vetinari

@h-vetinarih-vetinari commented Feb 20, 2024

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown

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

@raulcd

Copy link
Copy Markdown
Member

@github-actions crossbow submit -g python

@github-actions

Copy link
Copy Markdown

Revision: 5bda353

Submitted crossbow builds: ursacomputing/crossbow @ actions-0323022cdf

TaskStatus
test-conda-python-3.10GitHub Actions
test-conda-python-3.10-cython2GitHub Actions
test-conda-python-3.10-hdfs-2.9.2GitHub Actions
test-conda-python-3.10-hdfs-3.2.1GitHub Actions
test-conda-python-3.10-pandas-latestGitHub Actions
test-conda-python-3.10-pandas-nightlyGitHub Actions
test-conda-python-3.10-spark-v3.5.0GitHub Actions
test-conda-python-3.10-substraitGitHub Actions
test-conda-python-3.11GitHub Actions
test-conda-python-3.11-dask-latestGitHub Actions
test-conda-python-3.11-dask-upstream_develGitHub Actions
test-conda-python-3.11-hypothesisGitHub Actions
test-conda-python-3.11-pandas-upstream_develGitHub Actions
test-conda-python-3.11-spark-masterGitHub Actions
test-conda-python-3.12GitHub Actions
test-conda-python-3.8GitHub Actions
test-conda-python-3.8-pandas-1.0GitHub Actions
test-conda-python-3.8-spark-v3.5.0GitHub Actions
test-conda-python-3.9GitHub Actions
test-conda-python-3.9-pandas-latestGitHub Actions
test-cuda-pythonGitHub Actions
test-debian-11-python-3Azure
test-fedora-39-python-3Azure
test-ubuntu-20.04-python-3Azure
test-ubuntu-22.04-python-3GitHub Actions

@raulcdraulcd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍 Thanks @h-vetinari

@raulcd
raulcd merged commit a8b9537 into apache:mainFeb 20, 2024
@raulcdraulcd removed the awaiting review Awaiting review label Feb 20, 2024
@github-actionsgithub-actionsBot added the awaiting merge Awaiting merge label Feb 20, 2024
@pitrou

Copy link
Copy Markdown
Member

pitrou added a commit that referenced this pull request Feb 20, 2024
…for comment bot (#40162)
The comment bot depends on an internal setuptools_scm API that was changed in setuptools_scm 8.
We therefore need to reinstate the Archery version constraint that was removed in #40150
See example failure at https://github.com/apache/arrow/actions/runs/7976567301/job/21777437575
Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>
@h-vetinari
h-vetinari deleted the scm branch February 20, 2024 18:41
@conbench-apache-arrow

Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit a8b9537.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Python] Installing pyarrow from source fails with latest setuptools-scm (-> needs "setuptools_scm<8")

3 participants

@h-vetinari@raulcd@pitrou