[GitHub] hive pull request #408: HIVE-20316: Skip external table file listing for cre...

2018-08-10 Thread sankarh
Github user sankarh closed the pull request at:

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


---


[GitHub] hive pull request #408: HIVE-20316: Skip external table file listing for cre...

2018-08-06 Thread sankarh
GitHub user sankarh opened a pull request:

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

HIVE-20316: Skip external table file listing for create table event.



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

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

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

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


commit 0c89ab0d5811beeb58800b9f8f66f6f2d6119116
Author: Sankar Hariappan 
Date:   2018-08-06T09:42:10Z

HIVE-20316: Skip external table file listing for create table event.




---