[
https://issues.apache.org/jira/browse/HIVE-18380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321823#comment-16321823
]
Steve Yeom commented on HIVE-18380:
-----------------------------------
Immediate concatenation(probably using the similar logic of compaction)
necessity use case may require "ALTER TABLE CONCANTENATE",
which can be run as a batch operation, again, with the similar logic.
> ALTER TABLE CONCATENATE is not supported on Micro-managed table
> ---------------------------------------------------------------
>
> Key: HIVE-18380
> URL: https://issues.apache.org/jira/browse/HIVE-18380
> Project: Hive
> Issue Type: Bug
> Components: Transactions
> Affects Versions: 3.0.0
> Reporter: Steve Yeom
> Priority: Minor
>
> ALTER TABLE CONCATENATE is not supported on Micro-managed table.
> Example qtest is "alter_merge_2_orc.q" and the unsupportability is revealed
> when we start with tables in micro-managed table type(insert_only
> transactional).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)