-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29758/
-----------------------------------------------------------
Review request for lens and Amareshwari Sriramadasu.
Bugs: lens-188
https://issues.apache.org/jira/browse/lens-188
Repository: lens
Description
-------
Added two new configs, one for fetch size and one to enable streaming result
sets.
Diffs
-----
lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/JDBCDriver.java
09f88d8
lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/JDBCDriverConfConstants.java
489af81
lens-driver-jdbc/src/main/resources/jdbcdriver-default.xml 4f0acc7
lens-driver-jdbc/src/test/java/org/apache/lens/driver/jdbc/TestJdbcDriver.java
ce62b65
Diff: https://reviews.apache.org/r/29758/diff/
Testing
-------
Added a unit test to validate streaming result set config works correctly.
Validated existing tests in JDBC module.
Thanks,
Jaideep dhok