[
https://issues.apache.org/jira/browse/ARROW-11011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17332325#comment-17332325
]
Andrew Lamb commented on ARROW-11011:
-------------------------------------
Migrated to github: https://github.com/apache/arrow-datafusion/issues/131
> [Rust] [DataFusion] Implement hash partitioning
> -----------------------------------------------
>
> Key: ARROW-11011
> URL: https://issues.apache.org/jira/browse/ARROW-11011
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Rust - DataFusion
> Reporter: Andy Grove
> Priority: Major
>
> Once https://issues.apache.org/jira/browse/ARROW-10582 is implemented, we
> should add support for hash partitioning. The logical physical plans already
> support create a plan with hash partitioning but the execution needs
> implementing in repartition.rs
>
> As part of this issue, we should remove the following comment from the
> logical and physical Partitioning enum:
>
> {code:java}
> /// This partitioning scheme is not yet fully supported. See
> https://issues.apache.org/jira/browse/ARROW-11011 {code}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)