[ 
https://issues.apache.org/jira/browse/CALCITE-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Duong updated CALCITE-2397:
---------------------------------
    Description: 
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

  was:During SqlToRel conversion, the column index bites is not getting set on 
CorrelationIds. This causes getCorrelationId() to always return empty.


> 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)

Reply via email to