You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Thomas Rebele (Jira)" <ji...@apache.org> on 2023/01/12 16:51:00 UTC

[jira] [Created] (CALCITE-5471) RelSupplier.SqlRelSupplier#apply should use .project(), not .rel

Thomas Rebele created CALCITE-5471:
--------------------------------------

             Summary: RelSupplier.SqlRelSupplier#apply should use .project(), not .rel
                 Key: CALCITE-5471
                 URL: https://issues.apache.org/jira/browse/CALCITE-5471
             Project: Calcite
          Issue Type: Task
            Reporter: Thomas Rebele


RelSupplier.SqlRelSupplier#apply should use .project(), not .rel, otherwise the result has columns that are not part of the SELECT clause.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)