Anil Dasari created IGNITE-5612:
-----------------------------------
Summary: JdbcResultSet#next is fetching all the data into memory and fetch size is used only to data-column mapping
Key: IGNITE-5612
URL:
https://issues.apache.org/jira/browse/IGNITE-5612 Project: Ignite
Issue Type: Bug
Affects Versions: 1.9
Reporter: Anil Dasari
GridReduceQueryExecutor is fetching all the records and then returns the results as per fetch results.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)