Timo Walther created FLINK-9229:
-----------------------------------

             Summary: 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
            Reporter: Timo Walther
            Assignee: Timo Walther


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