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)