Skip to content

Parquet compression tests failing on CI #9060

@jakirkham

Description

@jakirkham

Seeing the following test failures in CI on main:

FAILED dask/dataframe/io/tests/test_parquet.py::test_explicit_compression_default_deprecated[pyarrow]
22303
FAILED dask/dataframe/io/tests/test_parquet.py::test_writing_parquet_with_compression[pyarrow-None]
22304
FAILED dask/dataframe/io/tests/test_parquet.py::test_writing_parquet_with_compression[pyarrow-gzip]
22305
FAILED dask/dataframe/io/tests/test_parquet.py::test_writing_parquet_with_compression[pyarrow-snappy]
22306
FAILED dask/dataframe/io/tests/test_parquet.py::test_writing_parquet_with_partition_on_and_compression[pyarrow-None]
22307
FAILED dask/dataframe/io/tests/test_parquet.py::test_writing_parquet_with_partition_on_and_compression[pyarrow-gzip]
22308
FAILED dask/dataframe/io/tests/test_parquet.py::test_writing_parquet_with_partition_on_and_compression[pyarrow-snappy]

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs triageNeeds a response from a contributorparquettestsUnit tests and/or continuous integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions