[jira] [Created] (IGNITE-9254) In SQL EXPLAIN, display whether query were broadcast or sent to affinity node

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

[jira] [Created] (IGNITE-9254) In SQL EXPLAIN, display whether query were broadcast or sent to affinity node

Anton Vinogradov (Jira)
Ilya Kasnacheev created IGNITE-9254:
---------------------------------------

             Summary: In SQL EXPLAIN, display whether query were broadcast or sent to affinity node
                 Key: IGNITE-9254
                 URL: https://issues.apache.org/jira/browse/IGNITE-9254
             Project: Ignite
          Issue Type: Wish
          Components: sql
            Reporter: Ilya Kasnacheev


Currently, from looking at EXPLAIN statement it is unclear whether the map portion was broadcast to multiple nodes, or only executed on affinity node. It would be nice if you could understand that by doing EXPLAIN.



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