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

Timo Walther resolved FLINK-9229.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

Fixed in 1.6.0: 063aeb17d273554949632338d788597617adcfb5
Fixed in 1.5.0: dfa6750725c12bb426817628bbd0a2e3052fc131

> Fix literal handling in code generation
> ---------------------------------------
>
>                 Key: FLINK-9229
>                 URL: https://issues.apache.org/jira/browse/FLINK-9229
>             Project: Flink
>          Issue Type: Bug
>          Components: Table API & SQL
>    Affects Versions: 1.4.2
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>            Priority: Major
>             Fix For: 1.5.0
>
>
> Information about expressions that are constant help during code generation. 
> Especially when moving often reused parts of code in the member area of a 
> generated function. Right now this behavior is not consistent because even 
> methods in {{generateFieldAccess}} generate literals but they are not 
> constant. This could lead to unintended behavior.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to