----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22370/ -----------------------------------------------------------
Review request for hive. Bugs: HIVE-7196 https://issues.apache.org/jira/browse/HIVE-7196 Repository: hive-git Description ------- Currently, jdbc2 connection executes set command for each conf/vars, which can be embedded in TOpenSessionReq. Diffs ----- itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestJdbcDriver2.java 192ee6b jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java 8595677 jdbc/src/java/org/apache/hive/jdbc/Utils.java 87fec11 ql/src/java/org/apache/hadoop/hive/ql/processors/SetProcessor.java 92d5e75 service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java a9d5902 Diff: https://reviews.apache.org/r/22370/diff/ Testing ------- Thanks, Navis Ryu