You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "James Duong (JIRA)" <ji...@apache.org> on 2018/07/03 23:39:00 UTC

[jira] [Commented] (CALCITE-2397) Column Index not getting set on correlationIds

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

James Duong commented on CALCITE-2397:
--------------------------------------

PR:

https://github.com/apache/calcite/pull/749

> Column Index not getting set on correlationIds
> ----------------------------------------------
>
>                 Key: CALCITE-2397
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2397
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.16.0
>            Reporter: James Duong
>            Assignee: Julian Hyde
>            Priority: Major
>
> During SqlToRel conversion, the column index bitset is not getting set on CorrelationIds. This causes getCorrelationId() to always return empty.
> Also get/setColumnIndex() have been removed from CorrelationId



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)