hudi-bot opened a new issue, #15423: URL: https://github.com/apache/hudi/issues/15423
In S3EventsIncrSource, we load dataframe of N files using dataframeReader.load(files[]). we can improve the speed of reading S3 files by leveraging spark.parallelize(). Ref issue: https://github.com/apache/hudi/issues/5952 ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-4835 - 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]
