Skip to content

GH-49846: [CI][Python] fix test-conda-python-3.11-hypothesis - #49847

Merged
raulcd merged 1 commit into
apache:mainfrom
AlenkaF:gh-49846-fix-hypothesis-build
Apr 24, 2026
Merged

GH-49846: [CI][Python] fix test-conda-python-3.11-hypothesis#49847
raulcd merged 1 commit into
apache:mainfrom
AlenkaF:gh-49846-fix-hypothesis-build

Conversation

@AlenkaF

@AlenkaF AlenkaF commented Apr 23, 2026

Copy link
Copy Markdown
Member

Rationale for this change

test-conda-python-3.11-hypothesis build is failing with FutureWarning: pyarrow.gandiva is deprecated as of 24.0.0 and will be removed in a future version due to the -W error flag in the dev/tasks/tasks.yml.

What changes are included in this PR?

Instead of adding -W ignore::FutureWarning:pyarrow.gandiva to the pytest args in the tasks.yml I asked Claude to do the fix in conftest.py. I have reviewed the change.

Are these changes tested?

Yes, with the extended build.

Are there any user-facing changes?

No.

@AlenkaF

AlenkaF commented Apr 23, 2026

Copy link
Copy Markdown
Member Author

@github-actions crossbow submit test-conda-python-3.11-hypothesis

@github-actions github-actions Bot added the awaiting review Awaiting review label Apr 23, 2026
@github-actions

Copy link
Copy Markdown

Revision: 6d7b42d

Submitted crossbow builds: ursacomputing/crossbow @ actions-9b0ece4241

Task Status
test-conda-python-3.11-hypothesis GitHub Actions

@AlenkaF

AlenkaF commented Apr 24, 2026

Copy link
Copy Markdown
Member Author

@raulcd if you have some time to review, this change fixes the hypothesis build failure.

@raulcd
raulcd merged commit cc15bf1 into apache:main Apr 24, 2026
17 of 18 checks passed
@raulcd raulcd removed the awaiting review Awaiting review label Apr 24, 2026
@github-actions github-actions Bot added the awaiting merge Awaiting merge label Apr 24, 2026
@AlenkaF
AlenkaF deleted the gh-49846-fix-hypothesis-build branch April 24, 2026 07:55
@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 cc15bf1.

There were no benchmark performance regressions. 🎉

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

Mottl pushed a commit to Mottl/arrow that referenced this pull request May 26, 2026
…pache#49847)

### Rationale for this change

[test-conda-python-3.11-hypothesis](https://github.com/ursacomputing/crossbow/actions/runs/24810904545/job/72615383517#step:6:3858) build is failing with `FutureWarning: pyarrow.gandiva is deprecated as of 24.0.0 and will be removed in a future version` due to  the `-W error` flag in the [dev/tasks/tasks.yml](https://github.com/apache/arrow/blob/487f1480914d0066a96db9c8f1395e4e9bdd6b56/dev/tasks/tasks.yml#L548).

### What changes are included in this PR?

Instead of adding `-W ignore::FutureWarning:pyarrow.gandiva` to the pytest args in the `tasks.yml` I asked Claude to do the fix in `conftest.py`. I have reviewed the change.

### Are these changes tested?

Yes, with the extended build.

### Are there any user-facing changes?
No.
* GitHub Issue: apache#49846

Authored-by: AlenkaF <frim.alenka@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
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.

2 participants