[
https://issues.apache.org/jira/browse/FLINK-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Hogan closed FLINK-4734.
-----------------------------
Resolution: Implemented
Implemented in 1577e898d97970ad815b2e431a9cb980bd52b660
> Remove use of Tuple setField for fixed position
> -----------------------------------------------
>
> Key: FLINK-4734
> URL: https://issues.apache.org/jira/browse/FLINK-4734
> Project: Flink
> Issue Type: Improvement
> Components: Gelly
> Affects Versions: 1.2.0
> Reporter: Greg Hogan
> Assignee: Greg Hogan
> Priority: Minor
> Fix For: 1.2.0
>
>
> Use {{tuple.f0 = value;}} rather than {{tuple.setField(value, 0);}}. Can the
> latter be optimized by the JVM?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)