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 22:58:00 UTC

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

James Duong created CALCITE-2397:
------------------------------------

             Summary: 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


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



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