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/11 16:38:00 UTC

[jira] [Created] (HIVE-22875) Refactor query creation in QueryCompactor implementations

Karen Coppage created HIVE-22875:
------------------------------------

             Summary: Refactor query creation in QueryCompactor implementations
                 Key: HIVE-22875
                 URL: https://issues.apache.org/jira/browse/HIVE-22875
             Project: Hive
          Issue Type: Improvement
            Reporter: Karen Coppage
            Assignee: Karen Coppage


There is a lot of repetition where creation/compaction/drop queries are created in MajorQueryCompactor, MinorQueryCompactor, MmMajorQueryCompactor and MmMinorQueryCompactor.

Initial idea is to create a CompactionQueryBuilder that all 4 implementations would use.



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