-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41089/
-----------------------------------------------------------
Review request for hive and Thejas Nair.
Bugs: HIVE-10982
https://issues.apache.org/jira/browse/HIVE-10982
Repository: hive-git
Description
-------
HIVE-10982: Customizable the value of java.sql.statement.setFetchSize in Hive
JDBC Driver
Diffs
-----
itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestJdbcDriver2.java
8cb9689
jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java c312ece
jdbc/src/java/org/apache/hive/jdbc/HiveStatement.java 180f99e8
jdbc/src/java/org/apache/hive/jdbc/Utils.java d3f8878
Diff: https://reviews.apache.org/r/41089/diff/
Testing
-------
I have tested it in my local cluster and the added unit test.
Thanks,
Bing Li