You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2021/01/06 16:04:00 UTC

[jira] [Commented] (ARROW-11147) Parquet tests failing in nightly build with Dask master

    [ https://issues.apache.org/jira/browse/ARROW-11147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17259833#comment-17259833 ] 

Joris Van den Bossche commented on ARROW-11147:
-----------------------------------------------

Sorry, I should have opened a JIRA about this, as I already have been looking at it. It's a dask problem: dask is not yet updated with the recent pandas 1.2.0 release, and we are installing that in our env for running those tests (quick fix to get rid of the "failing" build is to pin pandas to an older release, if we want. Or ignore this failure for now). 
The dask  failures itself are being addressed at https://github.com/dask/dask/pull/6996

> Parquet tests failing in nightly build with Dask master
> -------------------------------------------------------
>
>                 Key: ARROW-11147
>                 URL: https://issues.apache.org/jira/browse/ARROW-11147
>             Project: Apache Arrow
>          Issue Type: Bug
>            Reporter: Andrew Wieteska
>            Priority: Major
>
>  
> || ||
> | 
> FAILED opt/conda/envs/arrow/lib/python3.8/site-packages/dask/dataframe/io/tests/test_parquet.py::test_categorical[pyarrow-dataset-pyarrow-legacy] 
> FAILED opt/conda/envs/arrow/lib/python3.8/site-packages/dask/dataframe/io/tests/test_parquet.py::test_categorical[pyarrow-legacy-pyarrow-dataset] 
> FAILED opt/conda/envs/arrow/lib/python3.8/site-packages/dask/dataframe/io/tests/test_parquet.py::test_categorical[pyarrow-legacy-pyarrow-legacy]
> FAILED opt/conda/envs/arrow/lib/python3.8/site-packages/dask/dataframe/io/tests/test_parquet.py::test_categorical[pyarrow-dataset-pyarrow-dataset]
> = 4 failed, 365 passed, 290 skipped, 18 deselected, 2 xfailed, 25 warnings in 43.84s  |
> cc [~jorisvandenbossche]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)