You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/06 23:59:00 UTC

[jira] [Updated] (ARROW-8342) [Python] dask and kartothek integration tests are failing

     [ https://issues.apache.org/jira/browse/ARROW-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-8342:
----------------------------------
    Labels: pull-request-available  (was: )

> [Python] dask and kartothek integration tests are failing
> ---------------------------------------------------------
>
>                 Key: ARROW-8342
>                 URL: https://issues.apache.org/jira/browse/ARROW-8342
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Joris Van den Bossche
>            Assignee: Wes McKinney
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.17.0
>
>
> The integration tests for both dask and kartothek, and for both master and latest released version of them, started failing the last days.
> Dask latest: https://circleci.com/gh/ursa-labs/crossbow/10629?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link 
> Kartothek latest: https://circleci.com/gh/ursa-labs/crossbow/10604?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link
> I think both are related to the KeyValueMetadata changes (ARROW-8079).
> The kartothek one is clearly related, as it gives: TypeError: 'pyarrow.lib.KeyValueMetadata' object does not support item assignment
> And I think the dask one is related to the "pandas" key now being present twice, and therefore it is using the "wrong" one.



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