[jira] [Created] (IGNITE-11764) SQL: Do not use two step query in the case of single node cluster

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

[jira] [Created] (IGNITE-11764) SQL: Do not use two step query in the case of single node cluster

Anton Vinogradov (Jira)
Roman Kondakov created IGNITE-11764:
---------------------------------------

             Summary: SQL: Do not use two step query in the case of single node cluster
                 Key: IGNITE-11764
                 URL: https://issues.apache.org/jira/browse/IGNITE-11764
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Roman Kondakov


We can avoid using two step query in the case of the single-node cluster. The decision about the local execution should be made on the reducer step as well as partition pruning optimization does.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)