[
https://issues.apache.org/jira/browse/HIVE-19124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16450387#comment-16450387
]
Sergey Shelukhin edited comment on HIVE-19124 at 4/24/18 6:56 PM:
------------------------------------------------------------------
There's tons of code in AcidUtils that does similar things based on different
inputs (e.g. overloads if isAcidTable)... why is this not acceptable?
Do you want to modify the latest patch? I don't see a way to use this method
without either copy-pasting the old method for different input structure, or
making it so we do a root canal thru the ear...
was (Author: sershe):
There's tons of code in AcidUtils that does similar things based on different
inputs (e.g. overloads if isAcidTable)... why is this not acceptable?
Do you want to modify a patch? I don't see a way to use this method without
either copy-pasting the old method for different input structure, or making it
so we do a root canal thru the ear...
> implement a basic major compactor for MM tables
> -----------------------------------------------
>
> Key: HIVE-19124
> URL: https://issues.apache.org/jira/browse/HIVE-19124
> Project: Hive
> Issue Type: Bug
> Components: Transactions
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Major
> Labels: mm-gap-2
> Attachments: HIVE-19124.01.patch, HIVE-19124.02.patch,
> HIVE-19124.03.patch, HIVE-19124.03.patch, HIVE-19124.04.patch,
> HIVE-19124.05.patch, HIVE-19124.06.patch, HIVE-19124.07.patch,
> HIVE-19124.patch
>
>
> For now, it will run a query directly and only major compactions will be
> supported.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)