Skip to content

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