GitHub user anishek opened a pull request:
https://github.com/apache/hive/pull/318
Hive 18832
pport change management for trashing data files from ACID tables.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anishek/hive HIVE-18832
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/318.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 #318
----
commit 825f9d2f734ecf641438e95e23ed0384f5ed58ff
Author: Anishek Agarwal <anishek@...>
Date: 2018-03-06T04:34:52Z
HIVE-18832: Support change management for trashing data files from ACID
tables.
commit cfba321380a368da2886a38d27a67be0a6f7b506
Author: Anishek Agarwal <anishek@...>
Date: 2018-03-08T06:52:16Z
HIVE-18832: Support change management for trashing data files from ACID
tables.
----
---