[GitHub] hive pull request #316: HIVE-18864: ValidWriteIdList snapshot seems incorrec...

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

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


---


[GitHub] hive pull request #316: HIVE-18864: ValidWriteIdList snapshot seems incorrec...

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

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

HIVE-18864: ValidWriteIdList snapshot seems incorrect if obtained after 
allocating writeId by current transaction.



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

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

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

https://github.com/apache/hive/pull/316.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 #316


commit 85afddc2ab46d2f73f1ed7bcdb81105a30f7db8a
Author: Sankar Hariappan 
Date:   2018-03-06T17:20:50Z

HIVE-18864: ValidWriteIdList snapshot seems incorrect if obtained after 
allocating writeId by current transaction.




---