[ https://issues.apache.org/jira/browse/HIVE-22862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17043363#comment-17043363 ]
László Pintér commented on HIVE-22862: -------------------------------------- Committed to master. Thanks for the patch [~klcopp] > 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 > Priority: Minor > Attachments: HIVE-22862.01.patch, HIVE-22862.01.patch, > HIVE-22862.02.patch, HIVE-22862.03.patch, HIVE-22862.04.patch > > > 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)