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 2017/09/05 18:11:38 UTC

[GitHub] hive pull request #243: HIVE-17428: REPL LOAD of ALTER_PARTITION event doesn...

GitHub user sankarh opened a pull request:

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

    HIVE-17428: REPL LOAD of ALTER_PARTITION event doesn't create import tasks if the partition doesn't exist during analyze phase.

    

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

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

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

    https://github.com/apache/hive/pull/243.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 #243
    
----
commit 6838a6f9777aec97dcd204d295b3ba4179986e6b
Author: Sankar Hariappan <ma...@gmail.com>
Date:   2017-09-05T17:25:57Z

    HIVE-17428: REPL LOAD of ALTER_PARTITION event doesn't create import tasks if the partition doesn't exist during analyze phase.

----


---

[GitHub] hive pull request #243: HIVE-17428: REPL LOAD of ALTER_PARTITION event doesn...

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

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


---