Aleksandr created IGNITE-18561:
----------------------------------

             Summary: Do not use reqursion in SqlApiExample
                 Key: IGNITE-18561
                 URL: https://issues.apache.org/jira/browse/IGNITE-18561
             Project: Ignite
          Issue Type: Task
          Components: examples
            Reporter: Aleksandr


fetchAllRowsInto method uses recursion which will probably become an issue if 
there is a lot of data in the result set. I suggest using while iterations 
instead.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to