scx created HUDI-3617:
-------------------------
Summary: MOR compact improve
Key: HUDI-3617
URL: https://issues.apache.org/jira/browse/HUDI-3617
Project: Apache Hudi
Issue Type: Improvement
Components: core
Reporter: scx
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
--
This message was sent by Atlassian Jira
(v8.20.1#820001)