-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41928/
-----------------------------------------------------------
Review request for hive.
Bugs: HIVE-12777
https://issues.apache.org/jira/browse/HIVE-12777
Repository: hive-git
Description
-------
Extensions using Hive session handles should be able to restore the hive
session from the handle.
Apache Lens depends on a fork of hive and that fork has such a capability.
Relevant commit:
https://github.com/InMobi/hive/commit/931fe9116161a18952c082c14223ad6745fefe00#diff-0acb35f7cab7492f522b0c40ce3ce1be
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/parse/ParseDriver.java
90a9a4e6bbefdb4679bc76e21661ba4658a1df3c
ql/src/test/org/apache/hadoop/hive/ql/parse/TestParseDriver.java PRE-CREATION
Diff: https://reviews.apache.org/r/41928/diff/
Testing
-------
Thanks,
Rajat Khandelwal