[ https://issues.apache.org/jira/browse/HIVE-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889200#comment-15889200 ]
Wei Zheng commented on HIVE-16063: ---------------------------------- We will open transaction for all mm table write operations. Once we open a transaction in Driver, the txnId should be available across the session. > instead of explicitly specifying mmWriteId during compilation phase, it > should only be generated whenever needed during runtime > ------------------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-16063 > URL: https://issues.apache.org/jira/browse/HIVE-16063 > Project: Hive > Issue Type: Sub-task > Reporter: Wei Zheng > Assignee: Wei Zheng > > For ACID transaction logic to work with mm table, first thing is to make the > ID usage logic consistent. ACID stores valid txn list in VALID_TXNS_KEY. -- This message was sent by Atlassian JIRA (v6.3.15#6346)