-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38711/
-----------------------------------------------------------
Review request for hive.
Bugs: HIVE-10982
https://issues.apache.org/jira/browse/HIVE-10982
Repository: hive-git
Description
-------
The fix would allow the user to append the setting to the URL when using JDBC
Diffs
-----
itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestJdbcDriver2.java
3aa6bce
jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java ba971fd
jdbc/src/java/org/apache/hive/jdbc/HiveStatement.java d4041bb
jdbc/src/java/org/apache/hive/jdbc/Utils.java d8368a4
Diff: https://reviews.apache.org/r/38711/diff/
Testing
-------
I have test it with Hive JDBC client.
Also I added a test case in TestJdbcDriver2.java to verify the change.
Thanks,
Bing Li