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

2020-04-02 Thread Antoine Pitrou (Jira)


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

Antoine Pitrou reassigned ARROW-8315:
-

Assignee: Antoine Pitrou  (was: 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: Antoine Pitrou
>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)


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

2020-04-02 Thread Krisztian Szucs (Jira)


 [ 
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)