You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sankar Hariappan (JIRA)" <ji...@apache.org> on 2018/03/05 10:31:00 UTC

[jira] [Updated] (HIVE-18749) Need to replace transactionId with writeId in RecordIdentifier.Field.transactionId

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

Sankar Hariappan updated HIVE-18749:
------------------------------------
    Description: 
Per table write ID implementation (HIVE-18192) have replaced global transaction ID with write ID for the primary key for a row marked by RecordIdentifier.Field..transactionId.

Need to replace the same with writeId and update all test results file.

Also, need to update other references (methods/variables) which currently uses transactionId instead of writeId.

  was:
Per table write ID implementation (HIVE-18192) have replaced global transaction ID with write ID for the primary key for a row marked by RecordIdentifier.Field..transactionId.

Need to replace the same with writeId and update all test results file.


> Need to replace transactionId with writeId in RecordIdentifier.Field.transactionId
> ----------------------------------------------------------------------------------
>
>                 Key: HIVE-18749
>                 URL: https://issues.apache.org/jira/browse/HIVE-18749
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Transactions
>    Affects Versions: 3.0.0
>            Reporter: Sankar Hariappan
>            Assignee: Sankar Hariappan
>            Priority: Minor
>              Labels: ACID
>             Fix For: 3.0.0
>
>
> Per table write ID implementation (HIVE-18192) have replaced global transaction ID with write ID for the primary key for a row marked by RecordIdentifier.Field..transactionId.
> Need to replace the same with writeId and update all test results file.
> Also, need to update other references (methods/variables) which currently uses transactionId instead of writeId.



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