You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2021/03/04 14:47:00 UTC

[jira] [Created] (IGNITE-14281) Calcite. Colocated tables considered non colocated

Konstantin Orlov created IGNITE-14281:
-----------------------------------------

             Summary: Calcite. Colocated tables considered non colocated
                 Key: IGNITE-14281
                 URL: https://issues.apache.org/jira/browse/IGNITE-14281
             Project: Ignite
          Issue Type: Bug
          Components: sql
            Reporter: Konstantin Orlov
            Assignee: Konstantin Orlov


Currently distribution trait for replicated cache is built overĀ 0th column which is _KEY column. Because of this a colocated join is considered non-colocated until _KEY columns is not used explicitly as join predicate. Need to fix this.



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