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/01/14 19:51:32 UTC

[GitHub] hive pull request #290: HIVE-18192: Introduce WriteID per table rather than ...

GitHub user sankarh opened a pull request:

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

    HIVE-18192: Introduce WriteID per table rather than using global transaction ID

    

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

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

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

    https://github.com/apache/hive/pull/290.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 #290
    
----
commit ced6d749a7e65c42ed31a8af9e38faaf5941251a
Author: Sankar Hariappan <ma...@...>
Date:   2018-01-03T05:47:38Z

    HIVE-18192: Introduce WriteID per table rather than using global transaction ID

----


---

[GitHub] hive pull request #290: HIVE-18192: Introduce WriteID per table rather than ...

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

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


---