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/05/07 08:42:19 UTC

[GitHub] hive pull request #343: HIVE-19435: Incremental replication cause data loss ...

GitHub user sankarh opened a pull request:

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

    HIVE-19435: Incremental replication cause data loss if a table is dropped followed by create and insert-into with different partition type.

    

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

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

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

    https://github.com/apache/hive/pull/343.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 #343
    
----
commit 5d1d9dccbd8298ee8b593283315a6ad4f0f33c6e
Author: Sankar Hariappan <ma...@...>
Date:   2018-05-07T08:41:05Z

    HIVE-19435: Incremental replication cause data loss if a table is dropped followed by create and insert-into with different partition type.

----


---

[GitHub] hive pull request #343: HIVE-19435: Incremental replication cause data loss ...

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

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


---