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 <mailtosank...@gmail.com> Date: 2017-09-28T16:38:44Z HIVE-17608: REPL LOAD should overwrite the data files if exists instead of duplicating it ---- ---