[GitHub] hive pull request #248: HIVE-17494: Bootstrap REPL DUMP throws exception if ...

2017-09-13 Thread sankarh
Github user sankarh closed the pull request at:

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


---


[GitHub] hive pull request #248: HIVE-17494: Bootstrap REPL DUMP throws exception if ...

2017-09-12 Thread sankarh
GitHub user sankarh opened a pull request:

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

HIVE-17494: Bootstrap REPL DUMP throws exception if a partitioned table is 
dropped while reading partitions.



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

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

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

https://github.com/apache/hive/pull/248.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 #248


commit 96c96dbf25b3dd6b8a3fcffc12c383a5b78152cf
Author: Sankar Hariappan 
Date:   2017-09-12T13:35:19Z

HIVE-17494: Bootstrap REPL DUMP throws exception if a partitioned table is 
dropped while reading partitions.




---