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)