[ https://issues.apache.org/jira/browse/FLINK-36262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Nuyanzin resolved FLINK-36262. ------------------------------------- Fix Version/s: 2.0-preview Resolution: Fixed > Avoid unnecessary String concatenations in the RexFieldAccess constructor: > 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 > Priority: Major > Labels: pull-request-available > Fix For: 2.0-preview > > > 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 (CALCITE-5965) 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)