[ https://issues.apache.org/jira/browse/HIVE-18288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16464073#comment-16464073 ]
Eugene Koifman commented on HIVE-18288: --------------------------------------- same patch again > merge/concat not supported on Acid table > ---------------------------------------- > > Key: HIVE-18288 > URL: https://issues.apache.org/jira/browse/HIVE-18288 > Project: Hive > Issue Type: Sub-task > Components: Transactions > Reporter: Eugene Koifman > Assignee: Eugene Koifman > Priority: Major > Attachments: HIVE-18288.01.patch, HIVE-18288.02.patch > > > For example, mvn test -Dtest=TestCliDriver -Dqfile=orc_merge10.q > now ends up with > {noformat} > 2017-12-15T15:12:30,753 ERROR [7c3ff5b2-285c-44f2-8b13-5c3ccbd41b13 main] > ql.Driver: FAILED: SemanticException > org.apache.hadoop.hive.ql.parse.SemanticException: Concatenate/M\ > erge can not be performed on transactional tables > org.apache.hadoop.hive.ql.parse.SemanticException: > org.apache.hadoop.hive.ql.parse.SemanticException: Concatenate/Merge can not > be performed on transactional tables > at > org.apache.hadoop.hive.ql.parse.DDLSemanticAnalyzer.analyzeAlterTablePartMergeFiles(DDLSemanticAnalyzer.java:2172) > at > org.apache.hadoop.hive.ql.parse.DDLSemanticAnalyzer.analyzeInternal(DDLSemanticAnalyzer.java:343) > {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005)