You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/04/02 15:38:00 UTC

[jira] [Assigned] (ARROW-8315) [Python][Dataset] Don't rely on ordered dict keys in test_dataset.py

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

Krisztian Szucs reassigned ARROW-8315:
--------------------------------------

    Assignee: Krisztian Szucs

> [Python][Dataset] Don't rely on ordered dict keys in test_dataset.py
> --------------------------------------------------------------------
>
>                 Key: ARROW-8315
>                 URL: https://issues.apache.org/jira/browse/ARROW-8315
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 0.16.0
>            Reporter: Ben Kietzman
>            Assignee: Krisztian Szucs
>            Priority: Minor
>              Labels: dataset
>             Fix For: 0.17.0
>
>
> Python 3.5 does not guarantee insertion order of dict keys, so we can't rely on it when constructing tables in test_dataset.py
> https://github.com/apache/arrow/pull/6809/checks?check_run_id=554945477#step:6:2166



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