[GitHub] hive pull request #508: HIVE-21043: Enable move optimization for replicating...

2018-12-18 Thread sankarh
Github user sankarh closed the pull request at:

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


---


[GitHub] hive pull request #508: HIVE-21043: Enable move optimization for replicating...

2018-12-18 Thread sankarh
GitHub user sankarh opened a pull request:

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

HIVE-21043: Enable move optimization for replicating to cloud based cluster 
with strict managed tables.



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

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

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

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


commit a3fd34c093b4ebc5672156d8bc7e6f4d426aee6d
Author: Sankar Hariappan 
Date:   2018-12-18T11:00:04Z

HIVE-21043: Enable move optimization for replicating to cloud based cluster 
with strict managed tables.




---