raulcd commented on issue #49083:
URL: https://github.com/apache/arrow/issues/49083#issuecomment-3823174227
All test failures are related to the test_dataframe module:
```
FAILED
opt/conda/envs/arrow/lib/python3.11/site-packages/dask/dataframe/tests/test_dataframe.py::test_describe_numeric[dask-test_values1]
FAILED
opt/conda/envs/arrow/lib/python3.11/site-packages/dask/dataframe/tests/test_dataframe.py::test_describe[include8-None-percentiles8-None]
FAILED
opt/conda/envs/arrow/lib/python3.11/site-packages/dask/dataframe/tests/test_dataframe.py::test_dataframe_quantile[None-dask-expected1]
FAILED
opt/conda/envs/arrow/lib/python3.11/site-packages/dask/dataframe/tests/test_dataframe.py::test_dataframe_quantile[False-dask-expected1]
FAILED
opt/conda/envs/arrow/lib/python3.11/site-packages/dask/dataframe/tests/test_dataframe.py::test_cov_corr_mixed[True]
FAILED
opt/conda/envs/arrow/lib/python3.11/site-packages/dask/dataframe/tests/test_dataframe.py::test_shift_with_freq_DatetimeIndex[D-True]
FAILED
opt/conda/envs/arrow/lib/python3.11/site-packages/dask/dataframe/tests/test_dataframe.py::test_shift_with_freq_PeriodIndex[D-True]
FAILED
opt/conda/envs/arrow/lib/python3.11/site-packages/dask/dataframe/tests/test_dataframe.py::test_shift_with_freq_TimedeltaIndex
FAILED
opt/conda/envs/arrow/lib/python3.11/site-packages/dask/dataframe/tests/test_dataframe.py::test_values
FAILED
opt/conda/envs/arrow/lib/python3.11/site-packages/dask/dataframe/tests/test_dataframe.py::test_to_timedelta
```
--
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]