[ https://issues.apache.org/jira/browse/HIVE-19280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16451280#comment-16451280 ]
Steve Yeom commented on HIVE-19280: ----------------------------------- Out of 3 failed pre-commit tests of age 1, stats_ppr_all.q, explainuser_2.q, bucket_map_join_tez1.q, first is clear in my environment, the next two fails with the same error messages (explain output differences) in the latest code base WITHOUT the patch of this jira. These differences can not be related to my patch. > Invalid error messages for UPDATE/DELETE on insert-only transactional tables > ---------------------------------------------------------------------------- > > Key: HIVE-19280 > URL: https://issues.apache.org/jira/browse/HIVE-19280 > Project: Hive > Issue Type: Bug > Components: Parser > Affects Versions: 3.0.0 > Reporter: Steve Yeom > Assignee: Steve Yeom > Priority: Major > Fix For: 3.0.0 > > Attachments: HIVE-19280.01.patch > > > UPDATE/DELETE on MM tables fails with > "FAILED: SemanticException Error 10297: Attempt to do update or delete on > table tpch.tbl_default_mm that is not transactional". > This is invalid since the MM table is transactional. -- This message was sent by Atlassian JIRA (v7.6.3#76005)