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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)