GitHub user anishek opened a pull request:
https://github.com/apache/hive/pull/286
HIVE-18352: introduce a METADATAONLY option while doing REPL DUMP to allow
integrations of other tools
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anishek/hive HIVE-18352
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/286.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 #286
----
commit c03814bd857cfd70a40aa7a5ec674e73cbfc63f9
Author: Anishek Agarwal <anishek@...>
Date: 2018-01-03T10:27:04Z
HIVE-18352: introduce a METADATAONLY option while doing REPL DUMP to allow
integrations of other tools
----
---