[GitHub] hive pull request #315: HIVE-18749: Need to replace transactionId with write...

2018-03-06 Thread sankarh
Github user sankarh closed the pull request at:

https://github.com/apache/hive/pull/315


---


[GitHub] hive pull request #315: HIVE-18749: Need to replace transactionId with write...

2018-03-05 Thread sankarh
GitHub user sankarh opened a pull request:

https://github.com/apache/hive/pull/315

HIVE-18749: Need to replace transactionId with writeId in 
RecordIdentifier.Field.transactionId



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sankarh/hive HIVE-18749

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hive/pull/315.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #315


commit eece99664ef676d62011d0d060040b06071393ad
Author: Sankar Hariappan 
Date:   2018-03-05T10:30:32Z

HIVE-18749: Need to replace transactionId with writeId in 
RecordIdentifier.Field.transactionId




---