hudi-bot opened a new issue, #15276:
URL: https://github.com/apache/hudi/issues/15276

   Currently, we split at the middle of hash range when splitting hash buckets. 
This simple strategy may produce un-even children buckets when the data 
distribution is un-balanced. 
   
    
   
   A better strategy is to choose a split point which split bucket into a 
approximated even children buckets.
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-4377
   - Type: New Feature


-- 
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: [email protected]

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

Reply via email to