[ https://issues.apache.org/jira/browse/HIVE-22875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067531#comment-17067531 ]
László Pintér commented on HIVE-22875: -------------------------------------- Pushed to master. Thanks for the patch [~klcopp] > 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 > Priority: Major > Attachments: HIVE-22875.01.patch, HIVE-22875.02.patch, > HIVE-22875.02.patch, HIVE-22875.03.patch, HIVE-22875.04.patch, > HIVE-22875.05.patch > > > 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)