[
https://issues.apache.org/jira/browse/FLINK-5523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17321693#comment-17321693
]
Flink Jira Bot commented on FLINK-5523:
---------------------------------------
This issue and all of its Sub-Tasks have not been updated for 180 days. So, it
has been labeled "stale-minor". If you are still affected by this bug or are
still interested in this issue, please give an update and remove the label. In
7 days the issue will be closed automatically.
> 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)