Skip to content

TST (string dtype): follow-up fix for pyarrow 19.0 update #60764

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

Merged

Conversation

jorisvandenbossche
Copy link
Member

Small follow-up on #60716. This change is already included in the backport PR #60755, so targeting 3.0 here (on 2.3.x this was needed because there for some reason more jobs were already using pyarrow 19.0)

@jorisvandenbossche jorisvandenbossche added Testing pandas testing functions or related to the test suite Strings String extension data type and string data IO Parquet parquet, feather labels Jan 22, 2025
@jorisvandenbossche jorisvandenbossche added this to the 3.0 milestone Jan 22, 2025
@mroeschke
Copy link
Member

=========================== short test summary info ============================
FAILED pandas/tests/io/test_parquet.py::TestBasic::test_parquet_read_from_url[pyarrow] - AssertionError: DataFrame.columns are different

Attribute "dtype" are different
[left]:  object
[right]: StringDtype(storage=pyarrow, na_value=nan)

@mroeschke mroeschke merged commit 222d7c7 into pandas-dev:main Jan 23, 2025
54 checks passed
@mroeschke
Copy link
Member

Thanks @jorisvandenbossche

@jorisvandenbossche jorisvandenbossche deleted the string-dtype-ci-fix-pyarrow branch January 23, 2025 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO Parquet parquet, feather Strings String extension data type and string data Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants