You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitry Pavlov (Jira)" <ji...@apache.org> on 2021/11/25 13:21: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=17449193#comment-17449193 ] 

Dmitry Pavlov commented on IGNITE-14281:
----------------------------------------

Is it possible to fill fix version? I guess, for now it is not possible.
and please close https://github.com/apache/ignite/pull/8884 PR if this is not needed anymore

Also since development seems to be in a separate branch instead of fix version, could you suggest some way to find such tickets

> 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: 40m
>  Remaining Estimate: 0h
>
> Currently distribution trait for partitioned 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.20.1#820001)