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/16 12:52:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-14281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17302488#comment-17302488 ] 

Konstantin Orlov commented on IGNITE-14281:
-------------------------------------------

[~tledkov-gridgain], [~zstan], folks, could you please do a review

> Calcite. Colocated tables are 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
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)