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/10/03 19:04:46 UTC

[GitHub] hive pull request #255: HIVE-17608: REPL LOAD should overwrite the data file...

GitHub user sankarh opened a pull request:

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

    HIVE-17608: REPL LOAD should overwrite the data files if exists instead of duplicating it

    

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

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

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

    https://github.com/apache/hive/pull/255.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 #255
    
----
commit f7731b20bee79adbc9de831e673d9361144e6500
Author: Sankar Hariappan <ma...@gmail.com>
Date:   2017-09-28T16:38:44Z

    HIVE-17608: REPL LOAD should overwrite the data files if exists instead of duplicating it

----


---

[GitHub] hive pull request #255: HIVE-17608: REPL LOAD should overwrite the data file...

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

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


---