[
https://issues.apache.org/jira/browse/HIVE-27956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marta Kuczora updated HIVE-27956:
---------------------------------
Component/s: Hive
> Query based compactor implementation separation
> -----------------------------------------------
>
> Key: HIVE-27956
> URL: https://issues.apache.org/jira/browse/HIVE-27956
> Project: Hive
> Issue Type: Improvement
> Components: Hive
> Reporter: Marta Kuczora
> Assignee: Marta Kuczora
> Priority: Minor
>
> Currently all Query based compactors are based on the CompactionQueryBuilder
> class, where the query generation for each implementation is mixed
> altogether. This can lead to issues when changing the query as the changes
> may affect multiple compactors. Query generation should moved inside the
> query compactors, and this class should be a Utility/Helper class to provide
> common features.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)