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

[jira] [Created] (HUDI-3488) The flink small file list should exclude file slices with pending compaction

yanenze created HUDI-3488:
-----------------------------

             Summary: The flink small file list should exclude file slices with pending compaction
                 Key: HUDI-3488
                 URL: https://issues.apache.org/jira/browse/HUDI-3488
             Project: Apache Hudi
          Issue Type: Improvement
            Reporter: yanenze
             Fix For: 0.10.1


when we use async-compaction files with flink, bucketAssigner find small file list , is lost the file which is in pendingCompaction, so the total size only caculate the (log file size * compressratio (0.35))



--
This message was sent by Atlassian Jira
(v8.20.1#820001)