Igor Seliverstov created IGNITE-12448:
-----------------------------------------
Summary: Calcite integration. Communication protocol.
Key: IGNITE-12448
URL:
https://issues.apache.org/jira/browse/IGNITE-12448 Project: Ignite
Issue Type: Task
Components: sql
Reporter: Igor Seliverstov
We need to introduce a communication protocol between query fragments in scope of query execution.
* Protocol should have Push semantics with back pressure ability
* Protocol have to provide ordering guaranties - the data batches processed in same order they sent to remote node.
* Protocol have to provide delivery guaranties.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)