[
https://issues.apache.org/jira/browse/IGNITE-18213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Orlov reassigned IGNITE-18213:
-----------------------------------------
Assignee: Konstantin Orlov
> Sql. Make exchange rewindable
> -----------------------------
>
> Key: IGNITE-18213
> URL: https://issues.apache.org/jira/browse/IGNITE-18213
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Konstantin Orlov
> Assignee: Konstantin Orlov
> Priority: Major
> Labels: ignite-3
>
> This causes the whole table being send over the network and being stored in
> the spool node.
> This could be improved by making the exchange operator rewindable.
> Need to introduce new type of message similar to InboxCloseMessage, but for
> 'rewind' operation. The message should contain list of correlated variables.
> Outbox, in turn, should accept this message, update correlation variables in
> the local context with the received one, and rewind the local execution tree.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)