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/02/03 09:21:00 UTC

[jira] [Commented] (HIVE-18619) Verification of temporary Micromanaged table atomicity is needed

    [ https://issues.apache.org/jira/browse/HIVE-18619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351334#comment-16351334 ] 

Steve Yeom commented on HIVE-18619:
-----------------------------------

Note that session based temporary table is only visible to its session. 
Thus there is no possible issues in Concurrency and Isolation.

> Verification of temporary Micromanaged table atomicity is needed 
> -----------------------------------------------------------------
>
>                 Key: HIVE-18619
>                 URL: https://issues.apache.org/jira/browse/HIVE-18619
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 3.0.0
>            Reporter: Steve Yeom
>            Assignee: Steve Yeom
>            Priority: Minor
>
> Session based temporary table by HIVE-7090 had no consideration of Micromanaged table 
> (MM) since there was no insert-only ACID table at its creation tije. 
> HIVE-18599 addressed the issue of no writes during CTTAS (Create Temporary Table As Select)
> on Micro-Managed table. But atomicity of temporary MM table is not verified. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)