GitHub user thejasmn opened a pull request:
https://github.com/apache/hive/pull/266
Hive-17897
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/thejasmn/hive HIVE-17897
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/266.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 #266
----
commit 91fcc244762410ee6592f7b50c40425f0f229bbf
Author: Thejas M Nair <[email protected]>
Date: 2017-10-25T00:42:33Z
HIVE-17887 : Incremental REPL LOAD with Drop partition event on timestamp
type partition column fails.
commit afeef557ddf58826b3c7d7edfd67bd9df986ddf1
Author: Thejas M Nair <[email protected]>
Date: 2017-10-25T06:06:56Z
adding UT
commit 8acb3a79062753590887c623febe101d0a3c136e
Author: Thejas M Nair <[email protected]>
Date: 2017-10-25T06:07:13Z
fix
commit af15cadcb742442158921dda71327ea2a5652908
Author: Thejas M Nair <[email protected]>
Date: 2017-10-25T06:43:36Z
fix ut
----
---