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

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

     [ https://issues.apache.org/jira/browse/HIVE-19280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Yeom updated HIVE-19280:
------------------------------
    Attachment: HIVE-19280.01.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)