[
https://issues.apache.org/jira/browse/HIVE-27956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shohei Okumiya resolved HIVE-27956.
-----------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
I resolved this issue with fix version = 4.1.0 because it has been merged. cc:
[~zhangbutao]
https://github.com/apache/hive/pull/5192
> 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
> Labels: pull-request-available
> Fix For: 4.1.0
>
>
> 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)