xiong duan created CALCITE-7348:
-----------------------------------

             Summary: Remove redundant extraction correlation variables when 
Trim Project Fields
                 Key: CALCITE-7348
                 URL: https://issues.apache.org/jira/browse/CALCITE-7348
             Project: Calcite
          Issue Type: Bug
            Reporter: xiong duan


In RelFieldTrimmer:
{code:java}
trimFields( Project project, ImmutableBitSet fieldsUsed, Set<RelDataTypeField> 
extraFields){code}
The Project RelNode already has the corresponding correlation variables, so 
there is no need to extract them again from the Project.



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

Reply via email to