[
https://issues.apache.org/jira/browse/FLINK-5523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-5523:
----------------------------------
Labels: stale-minor (was: )
> Improve access of fields in code generated functions with filters
> -----------------------------------------------------------------
>
> Key: FLINK-5523
> URL: https://issues.apache.org/jira/browse/FLINK-5523
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Affects Versions: 1.1.4, 1.2.0, 1.3.0
> Reporter: Fabian Hueske
> Priority: Minor
> Labels: stale-minor
>
> The generated code for Table API / queries, accesses all required fields (for
> conditions and projections) and performs null checks before the first
> condition is evaluated.
> It would be better to move the access of fields which are only required for
> projection behind the condition.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)