[
https://issues.apache.org/jira/browse/LENS-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14274981#comment-14274981
]
Amareshwari Sriramadasu commented on LENS-188:
----------------------------------------------
+1 for latest patch
> JdbcDriver should call setFetchSize
> -----------------------------------
>
> Key: LENS-188
> URL: https://issues.apache.org/jira/browse/LENS-188
> Project: Apache Lens
> Issue Type: Bug
> Components: driver-jdbc, server
> Reporter: Jaideep Dhok
> Assignee: Jaideep Dhok
> Fix For: 2.0
>
> Attachments: lens-188.1.patch.txt, lens-188.5.patch.txt
>
>
> ResultSet formatter iterates over in memory result's all rows and writes them
> to disk. Fetch size behaviour is highly driver specific. So we should
> explicitly call setFetchSize on InMemoryResultSet and also allow specific
> drivers to add their custom settings on the statement before issuing a query.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)