Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0.0
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.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-18192 Introduce WriteID per table rather than using global transaction ID
- Closed
- links to