You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/05/31 22:00:18 UTC

[GitHub] [arrow] westonpace commented on pull request #13260: ARROW-16685: [Python] Failing docstring example in Table.join

westonpace commented on PR #13260:
URL: https://github.com/apache/arrow/pull/13260#issuecomment-1142678956

   For future reference, the output order of the hash join should be deterministic.  There may be cases where we switch the sides or join things in a different order for performance reasons.  Howver, if the execution engine does this it should always restore the order before sending any batches to a sink.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org