slfan1989 commented on PR #7809:
URL: https://github.com/apache/hudi/pull/7809#issuecomment-1411419305

   @danny0405 @yihua  @@xushiyan Can you help review this pr? Thank you very 
much!
   
   This part of the code uses Java's Stream Api, and the author hopes to use 
thread pool to improve processing performance. For this part, we can use List 
parallelStream. It can make full use of the machine's CPU for parallel 
processing.
   Parallel streams make use of the fork-join framework.
   
   


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