Raghav Aggarwal created HIVE-29853:
--------------------------------------

             Summary: Iceberg CompactionEvaluator double-counts input files
                 Key: HIVE-29853
                 URL: https://issues.apache.org/jira/browse/HIVE-29853
             Project: Hive
          Issue Type: Bug
            Reporter: Raghav Aggarwal
            Assignee: Raghav Aggarwal


When Hive checks if an Iceberg table needs to be compacted, it calls a method 
named
*addFiles().* Because this method is mistakenly called twice—once in the 
constructor and again in *isEligibleForCompaction()* — every single file and 
byte in the table gets counted twice in memory.
 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to