----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51695/ -----------------------------------------------------------
Review request for hive and cheng xu. Summary (updated) ----------------- HIVE-5867: JDBC driver and beeline should support executing an initial SQL script Bugs: HIVE-5867 https://issues.apache.org/jira/browse/HIVE-5867 Repository: hive-git Description ------- HIVE-5867: JDBC driver and beeline should support executing an initial SQL script Diffs ----- Diff: https://reviews.apache.org/r/51695/diff/ Testing ------- TestHiveDriver.java is JUnit test class which will print the rusult of executing initial SQL(init.sql locate in src/test/resources). Thanks, Jianguo Tian