You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Luchnikov Alexander (Jira)" <ji...@apache.org> on 2022/06/06 13:23:00 UTC

[jira] [Created] (IGNITE-17111) Remove the ability to set the lazy flag in SqlFieldsQuery

Luchnikov Alexander created IGNITE-17111:
--------------------------------------------

             Summary: Remove the ability to set the lazy flag in SqlFieldsQuery
                 Key: IGNITE-17111
                 URL: https://issues.apache.org/jira/browse/IGNITE-17111
             Project: Ignite
          Issue Type: Improvement
            Reporter: Luchnikov Alexander


Remove the ability to set the lazy flag in SqlFieldsQuery. SqlFieldsQuery must always be executed as lazy=true. 
This property (org.apache.igniteIgniteSystemProperties#IGNITE_SQL_FORCE_LAZY_RESULT_SET) refers to the same functionality, but is not used in the code.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)