alamb opened a new issue #131:
URL: https://github.com/apache/arrow-datafusion/issues/131


   *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}
    


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to