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

   Within clean planning phase, we do a map() for every partition and then 
trigger planning for each partition within that. 
   
    
   
   For very large number of partitions, and if cleaner shuffle parallelism is 
small, this results in more sequential planning. We can enhance this with 
mapPartitions call and optimize it 
   
    
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-5012
   - Type: Improvement


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