Skip to content

Implement hash partitioning #131

@alamb

Description

@alamb

Note: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-11011

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}
 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions