[
https://issues.apache.org/jira/browse/FLINK-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546360#comment-15546360
]
ASF GitHub Bot commented on FLINK-4734:
---------------------------------------
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/2590
I think that makes a lot of sense!
> 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)