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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)