Steve Yeom created HIVE-19280:
---------------------------------
Summary: 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
Fix For: 3.0.0
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)