[
https://issues.apache.org/jira/browse/IGNITE-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Taras Ledkov updated IGNITE-13198:
----------------------------------
Summary: Calcite integration. Rework error / cancel logic on execution
(was: Calcite integration. Rework error / cancel login on execution)
> Calcite integration. Rework error / cancel logic on execution
> -------------------------------------------------------------
>
> Key: IGNITE-13198
> URL: https://issues.apache.org/jira/browse/IGNITE-13198
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Taras Ledkov
> Assignee: Taras Ledkov
> Priority: Major
>
> Change error & cancel logic on query execution.
> *Error*
> - propagated from source to downstream nodes.
> - Always propagated to the RootNode;
> - RootNode receive an error and cancel all execution tree.
> *Cancel*
> - propagated from downstream to source;
> - any node may cancel its execution sub-tree;
> - (technical details) to prevent race on Inbox creation Outbox resend Cancel
> message to Inbox.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)