glory9211 commented on issue #5952: URL: https://github.com/apache/hudi/issues/5952#issuecomment-1246615855
I'm understanding that now instead of reading the files list, you are parallelizing the array and using multiple executors to read the split arrays of files. If yes, (Correct me if I'm wrong 😎 ) then This is a better approach than the previous one, but the significance can be verified by running this scenario and comparing it with the previous implementation. -- 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]
