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 <mbehera@...>
Date: 2018-06-07T11:24:59Z
HIVE-19829 : Incremental replication load should create tasks in execution
phase rather than semantic phase
----
---