You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by maheshk114 <gi...@git.apache.org> on 2018/06/08 18:22:31 UTC

[GitHub] hive pull request #370: HIVE-19829 : Incremental replication load should cre...

GitHub user maheshk114 opened a pull request:

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

    HIVE-19829 : Incremental replication load should create tasks in execution phase rather than semantic phase

    …

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

    $ git pull https://github.com/maheshk114/hive BUG-85371

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

    https://github.com/apache/hive/pull/370.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 #370
    
----
commit 9f1667c77c6e3488208876a5cdf4f11e5718db87
Author: Mahesh Kumar Behera <mb...@...>
Date:   2018-06-07T11:24:59Z

    HIVE-19829 : Incremental replication load should create tasks in execution phase rather than semantic phase

----


---