You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (Jira)" <ji...@apache.org> on 2020/11/05 15:09:00 UTC

[jira] [Created] (IGNITE-13677) Calcite integration. TableSpool

Taras Ledkov created IGNITE-13677:
-------------------------------------

             Summary: Calcite integration. TableSpool
                 Key: IGNITE-13677
                 URL: https://issues.apache.org/jira/browse/IGNITE-13677
             Project: Ignite
          Issue Type: Bug
          Components: sql
            Reporter: Taras Ledkov
            Assignee: Taras Ledkov


The first step of the IGNITE-13545: adds TableSpool.

We have to add new trait: {{CorretlationTrait}} to check stream correlation.
Without check this trait Filter with correlated variables may be places under Exchange.
So, {{IgniteCorrelatedNestedLoopJoin}} requires correlated stream from the right input and {{Exchange}} may produce only uncorrelated stream.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)