sivabalan narayanan created HUDI-4313:
-----------------------------------------

             Summary: Support LogFileModTimeBasedCompactionStrategy
                 Key: HUDI-4313
                 URL: https://issues.apache.org/jira/browse/HUDI-4313
             Project: Apache Hudi
          Issue Type: Improvement
          Components: compaction
            Reporter: sivabalan narayanan


we need to support a new compaction strategy called 
LogFileModTimeBasedCompactionStrategy.

Using this strategy, we want to choose the file slice whose's earliest log file 
mod time for compaction. 

This will be similar to LogFileSizeBasedCompactionStrategy, just that instead 
of comparing total log files size for a given file slice, we will use earliest 
mod time for a given file slice. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to