hudi-bot opened a new issue, #15060: URL: https://github.com/apache/hudi/issues/15060
In most business scenarios, the latest data is in the latest delta log file, so we sort it from large to small according to the instance time, which can largely avoid rewriting the data in the compact process, and then optimize the compact time ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-3617 - 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]
