You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "scx (Jira)" <ji...@apache.org> on 2022/03/14 03:47:00 UTC

[jira] [Created] (HUDI-3617) MOR compact improve

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)