You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by sankarh <gi...@git.apache.org> on 2018/03/06 17:37:07 UTC

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

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 <ma...@...>
Date:   2018-03-06T17:20:50Z

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

----


---

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

Posted by sankarh <gi...@git.apache.org>.
Github user sankarh closed the pull request at:

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


---