Skip to content

Move pyarrow pins to hats#1125

Merged
camposandro merged 3 commits intomainfrom
dependabot/pip/pyarrow-gte-14.0.1-and-lt-23.0.0
Nov 3, 2025
Merged

Move pyarrow pins to hats#1125
camposandro merged 3 commits intomainfrom
dependabot/pip/pyarrow-gte-14.0.1-and-lt-23.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Updates the requirements on pyarrow to permit the latest version.

Release notes

Sourced from pyarrow's releases.

Apache Arrow 22.0.0

Release Notes URL: https://arrow.apache.org/release/22.0.0.html

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pyarrow](https://github.com/apache/arrow) to permit the latest version.
- [Release notes](https://github.com/apache/arrow/releases)
- [Commits](apache/arrow@go/v14.0.1...apache-arrow-22.0.0)

---
updated-dependencies:
- dependency-name: pyarrow
  dependency-version: 22.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 1, 2025
@github-actions
Copy link

github-actions bot commented Nov 1, 2025

Before [3bda93f] After [92f0fa1] Ratio Benchmark (Parameter)
943±7ms 966±6ms 1.02 benchmarks.time_create_midsize_catalog
8.75±0s 8.91±0.01s 1.02 benchmarks.time_lazy_crossmatch_many_columns_all_suffixes
849±6ms 863±8ms 1.02 benchmarks.time_open_many_columns_default
8.82±0s 8.88±0s 1.01 benchmarks.time_lazy_crossmatch_many_columns_overlapping_suffixes
4.26±0.01s 4.31±0.02s 1.01 benchmarks.time_open_many_columns_all
655±7ms 662±6ms 1.01 benchmarks.time_open_many_columns_list
6.33±0.01s 6.30±0s 1 benchmarks.time_create_large_catalog
19.1±0.09s 19.1±0.02s 1 benchmarks.time_save_big_catalog
92.0±1ms 91.4±2ms 0.99 benchmarks.time_kdtree_crossmatch
27.2±0.6ms 26.4±0.3ms 0.97 benchmarks.time_box_filter_on_partition

Click here to view all benchmarks.

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.64%. Comparing base (e51a5db) to head (f2751ee).
⚠️ Report is 118 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1125   +/-   ##
=======================================
  Coverage   96.64%   96.64%           
=======================================
  Files          46       46           
  Lines        2773     2773           
=======================================
  Hits         2680     2680           
  Misses         93       93           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@camposandro camposandro force-pushed the dependabot/pip/pyarrow-gte-14.0.1-and-lt-23.0.0 branch from d90f2fa to 5e081b4 Compare November 3, 2025 16:40
@camposandro camposandro changed the title Update pyarrow requirement from <21.0.0,>=14.0.1 to >=14.0.1,<23.0.0 Move pyarrow pins to hats Nov 3, 2025
@camposandro camposandro merged commit 8ff3789 into main Nov 3, 2025
12 checks passed
@camposandro camposandro deleted the dependabot/pip/pyarrow-gte-14.0.1-and-lt-23.0.0 branch November 3, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant