You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Steve Yeom (JIRA)" <ji...@apache.org> on 2018/04/23 22:35:00 UTC

[jira] [Created] (HIVE-19280) Invalid error messages for UPDATE/DELETE on insert-only transactional tables

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)