GitHub user maheshk114 opened a pull request:
https://github.com/apache/hive/pull/431
HIVE-20531 : One of the task , either move or add partition can be avoided
in repl load flow
â¦
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maheshk114/hive HIVE-20531
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/431.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 #431
----
commit a7c693696bd961937db3a3594c4717b4f180e48e
Author: Mahesh Kumar Behera <mbehera@...>
Date: 2018-09-11T11:25:26Z
HIVE-20531 : One of the task , either move or add partition can be avoided
in repl load flow
----
---