[
https://issues.apache.org/jira/browse/ARROW-16685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alenka Frim updated ARROW-16685:
--------------------------------
Description:
For the inner join of pa.Table we are using Python's set, which causes
undeterministic behaviour. This should be fixed so that the ordering of the
output columns is stable.
See:
* [https://github.com/apache/arrow/pull/13260#issuecomment-1141906725]
*
[https://github.com/apache/arrow/runs/6615749316?check_suite_focus=true#step:6:5590]
was:See:
https://github.com/apache/arrow/runs/6615749316?check_suite_focus=true#step:6:5590
> [Python] Failing docstring example in Table.join
> ------------------------------------------------
>
> Key: ARROW-16685
> URL: https://issues.apache.org/jira/browse/ARROW-16685
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Alenka Frim
> Assignee: Alenka Frim
> Priority: Major
> Labels: pull-request-available
> Fix For: 9.0.0
>
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> For the inner join of pa.Table we are using Python's set, which causes
> undeterministic behaviour. This should be fixed so that the ordering of the
> output columns is stable.
> See:
> * [https://github.com/apache/arrow/pull/13260#issuecomment-1141906725]
> *
> [https://github.com/apache/arrow/runs/6615749316?check_suite_focus=true#step:6:5590]
--
This message was sent by Atlassian Jira
(v8.20.7#820007)