andygrove commented on PR #464: URL: https://github.com/apache/arrow-datafusion-python/pull/464#issuecomment-1694398218
Some tests are failing: ``` FAILED datafusion/tests/test_dataframe.py::test_write_compressed_parquet[gzip-6] - AssertionError: assert 'uncompressed' == 'gzip' FAILED datafusion/tests/test_dataframe.py::test_write_compressed_parquet[brotli-7] - AssertionError: assert 'uncompressed' == 'brotli' FAILED datafusion/tests/test_dataframe.py::test_write_compressed_parquet[zstd-15] - AssertionError: assert 'uncompressed' == 'zstd' ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
