Sergey Nuyanzin created FLINK-36262: ---------------------------------------
Summary: Port fix for CALCITE-5965 Key: FLINK-36262 URL: https://issues.apache.org/jira/browse/FLINK-36262 Project: Flink Issue Type: Bug Components: Table SQL / Planner Reporter: Sergey Nuyanzin Assignee: Sergey Nuyanzin In case of tables with deeply nested structures this issue with unnecessary String concatenations in the RexFieldAccess constructor started to play significant role and we faced it already. Since the fix is only in Calcite 1.36.0 it can take a long time before it comes with Calcite upgrade (currently there are 1.33 and 1.34 in ready for review only) -- This message was sent by Atlassian Jira (v8.20.10#820010)