[GitHub] hive pull request #267: HIVE-17887: Incremental REPL LOAD with Drop partitio...

2017-10-25 Thread sankarh
Github user sankarh closed the pull request at:

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


---


[GitHub] hive pull request #267: HIVE-17887: Incremental REPL LOAD with Drop partitio...

2017-10-25 Thread sankarh
GitHub user sankarh opened a pull request:

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

HIVE-17887: Incremental REPL LOAD with Drop partition event on timestamp 
type partition column fails.



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

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

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

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


commit aaf021c092e47573421fa683968330e523792c7d
Author: Sankar Hariappan 
Date:   2017-10-24T19:46:47Z

HIVE-17887: Incremental REPL LOAD with Drop partition event on timestamp 
type partition column fails.




---