[ 
https://issues.apache.org/jira/browse/FLINK-9229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16452370#comment-16452370
 ] 

ASF GitHub Bot commented on FLINK-9229:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/5898


> 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
>
> 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