yihua commented on PR #7396:
URL: https://github.com/apache/hudi/pull/7396#issuecomment-1344714459

   > @yihua we also need to
   > 
   > * Review other impls that actually use parallelism hint (like 
GlobalSortPartitioner) and makes sure that we use `max(config, 
input_parallelism)`
   
   I created a ticket for the follow-up: 
[HUDI-5360](https://issues.apache.org/jira/browse/HUDI-5360).  Regarding the 
`GlobalSortPartitioner` and some other partitioners, we do want to reduce the 
parallelism instead of maximizing/keeping the input parallelism for file 
sizing, so that larger files can be created.


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