You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Karen Coppage (Jira)" <ji...@apache.org> on 2020/02/10 15:03:00 UTC

[jira] [Created] (HIVE-22862) Remove unnecessary calls to isEnoughToCompact

Karen Coppage created HIVE-22862:
------------------------------------

             Summary: Remove unnecessary calls to isEnoughToCompact
                 Key: HIVE-22862
                 URL: https://issues.apache.org/jira/browse/HIVE-22862
             Project: Hive
          Issue Type: Improvement
            Reporter: Karen Coppage
            Assignee: Karen Coppage


QueryCompactor.Util#isEnoughToCompact is called in Worker#run once before any sort of compaction is run, after this it is called in 3 other places during compaction unnecessarily. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)