[ 
https://issues.apache.org/jira/browse/FLINK-38553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-38553:
-----------------------------------
    Labels: pull-request-available  (was: )

> Identity casts of ROW types are not detected
> --------------------------------------------
>
>                 Key: FLINK-38553
>                 URL: https://issues.apache.org/jira/browse/FLINK-38553
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 2.1.0
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>            Priority: Critical
>              Labels: pull-request-available
>
> The CastRule infrastructure has issues detecting identity casts of complex 
> types such as ROW. Although the planner should eliminate most identity casts, 
> they sometimes still slip through, which is why detecting them in the code 
> generation is beneficial for performance. Esp. on heavily nested ROW 
> structured, which could lead to a significant performance regression 
> otherwise.



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

Reply via email to