stream2000 commented on PR #10515:
URL: https://github.com/apache/hudi/pull/10515#issuecomment-1897743885

   > Can we elaborate a little why we need the sort for consistent hashing?
   
   When we read Parquet files, sorting will help skip data using parquet row 
group metadata.  Some users may need this I think. And it align with the 
original implementation of `RDDConsistentBucketBulkInsertPartitioner`. 


-- 
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: commits-unsubscr...@hudi.apache.org

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

Reply via email to