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

[backport 2.3.x] Update PyArrow conversion and arrow/parquet tests for pyarrow 19.0 (#60716) #60755

Merged

Conversation

jorisvandenbossche
Copy link
Member

(cherry picked from commit 5efac82)

Backport of #60716

…andas-dev#60716)

* Update PyArrow conversion and arrow/parquet tests for pyarrow 19.0

* update pypi index

* extra filterwarnings

* more test updates

* temp enable infer_string option

* Adapt test_get_handle_pyarrow_compat for pyarrow 19

* Use pa_version_under19p0 in test_get_handle_pyarrow_compat

* Adjust test_string_inference for using_infer_string

* Fix test_string_inference for feather

---------

Co-authored-by: Matthew Roeschke <[email protected]>
(cherry picked from commit 5efac82)
@jorisvandenbossche jorisvandenbossche added this to the 2.3 milestone Jan 22, 2025
@jorisvandenbossche jorisvandenbossche merged commit c638e69 into pandas-dev:2.3.x Jan 22, 2025
62 checks passed
@jorisvandenbossche jorisvandenbossche deleted the backport-60716 branch January 22, 2025 14:30
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Feb 21, 2025
https://build.opensuse.org/request/show/1247472
by user bnavigator + dimstar_suse
- Support pyarrow 19
  * Add pandas-pr60545-arrow-exception.patch
    gh#pandas-dev/pandas#60545
  * Skip TestParquetPyArrow.test_roundtrip_decimal: Would require
    gh#pandas-dev/pandas#60755 and all other backports of the new
    string type system. (forwarded request 1247471 from bnavigator)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant