You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Anil Dasari (JIRA)" <ji...@apache.org> on 2017/06/29 06:31:00 UTC

[jira] [Created] (IGNITE-5612) JdbcResultSet#next is fetching all the data into memory and fetch size is used only to data-column mapping

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)