Sankar Hariappan created HIVE-18753:
---------------------------------------

             Summary: Correct methods and variables names which uses writeId 
instead of transactionId.
                 Key: HIVE-18753
                 URL: https://issues.apache.org/jira/browse/HIVE-18753
             Project: Hive
          Issue Type: Sub-task
          Components: HiveServer2, Transactions
    Affects Versions: 3.0.0
            Reporter: Sankar Hariappan
            Assignee: Sankar Hariappan
             Fix For: 3.0.0


Per table write ID implementation (HIVE-18192) have replaced global transaction 
ID with per table write ID to version the data files in a table.

Now, the ACID data files referred by different class methods and variables 
still uses names transactionId to mean write id. 

So, it is required to rename those methods/variables/classes to mean writeId 
instead of transactionId.



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

Reply via email to