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)