Skip to content
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

GH-36756: [CI][Python] Install Cython < 3.0 on verify-release-candidate script #36757

Merged
merged 2 commits into from
Jul 19, 2023

Conversation

raulcd
Copy link
Member

@raulcd raulcd commented Jul 18, 2023

Rationale for this change

Some of our verification tasks fail for 13.0.0

What changes are included in this PR?

Pin Cython to be less than 3.0

Are these changes tested?

Archery

Are there any user-facing changes?

No

@github-actions
Copy link

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

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Jul 18, 2023
@raulcd
Copy link
Member Author

raulcd commented Jul 18, 2023

@github-actions crossbow submit verify-rc-source-python-*

@github-actions
Copy link

Revision: f9cccec

Submitted crossbow builds: ursacomputing/crossbow @ actions-4021af09cc

Task Status
verify-rc-source-python-linux-almalinux-8-amd64 Github Actions
verify-rc-source-python-linux-conda-latest-amd64 Github Actions
verify-rc-source-python-linux-ubuntu-20.04-amd64 Github Actions
verify-rc-source-python-linux-ubuntu-22.04-amd64 Github Actions
verify-rc-source-python-macos-amd64 Github Actions
verify-rc-source-python-macos-arm64 Github Actions
verify-rc-source-python-macos-conda-amd64 Github Actions

@raulcd
Copy link
Member Author

raulcd commented Jul 18, 2023

@github-actions crossbow submit verify-rc-source-python-*

@github-actions
Copy link

Revision: 87474d8

Submitted crossbow builds: ursacomputing/crossbow @ actions-17ba363424

Task Status
verify-rc-source-python-linux-almalinux-8-amd64 Github Actions
verify-rc-source-python-linux-conda-latest-amd64 Github Actions
verify-rc-source-python-linux-ubuntu-20.04-amd64 Github Actions
verify-rc-source-python-linux-ubuntu-22.04-amd64 Github Actions
verify-rc-source-python-macos-amd64 Github Actions
verify-rc-source-python-macos-arm64 Github Actions
verify-rc-source-python-macos-conda-amd64 Github Actions

@raulcd raulcd marked this pull request as ready for review July 18, 2023 21:36
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 committer review Awaiting committer review labels Jul 19, 2023
@jorisvandenbossche jorisvandenbossche merged commit 3ce9e1d into apache:main Jul 19, 2023
@jorisvandenbossche jorisvandenbossche removed the awaiting merge Awaiting merge label Jul 19, 2023
@github-actions github-actions bot added the awaiting merge Awaiting merge label Jul 19, 2023
raulcd added a commit that referenced this pull request Jul 19, 2023
…te script (#36757)

### Rationale for this change

Some of our verification tasks fail for 13.0.0

### What changes are included in this PR?

Pin Cython to be less than 3.0

### Are these changes tested?

Archery

### Are there any user-facing changes?

No
* Closes: #36756

Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Joris Van den Bossche <[email protected]>
chelseajonesr pushed a commit to chelseajonesr/arrow that referenced this pull request Jul 20, 2023
…andidate script (apache#36757)

### Rationale for this change

Some of our verification tasks fail for 13.0.0

### What changes are included in this PR?

Pin Cython to be less than 3.0

### Are these changes tested?

Archery

### Are there any user-facing changes?

No
* Closes: apache#36756

Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Joris Van den Bossche <[email protected]>
@conbench-apache-arrow
Copy link

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

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about possible false positives for unstable benchmarks that are known to sometimes produce them.

R-JunmingChen pushed a commit to R-JunmingChen/arrow that referenced this pull request Aug 20, 2023
…andidate script (apache#36757)

### Rationale for this change

Some of our verification tasks fail for 13.0.0

### What changes are included in this PR?

Pin Cython to be less than 3.0

### Are these changes tested?

Archery

### Are there any user-facing changes?

No
* Closes: apache#36756

Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Joris Van den Bossche <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge Awaiting merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Python][CI] Pin cython less than 3.0 on verification script
3 participants