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)