bvaradar opened a new pull request #693: HUDI-131 Zero File Listing in Compactor run URL: https://github.com/apache/incubator-hudi/pull/693 HUDI-131 Zero File Listing in Compactor run @n3nash @vinothchandar : Compaction has all the information regarding file-slices in its metadata. Instead of querying Timeline-server or list file-status directly, it can simply use the metadata to complete the operations. This optimization is already employed internally and needs to be available for oss.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
