[
https://issues.apache.org/jira/browse/FLINK-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15831801#comment-15831801
]
Jark Wu commented on FLINK-5589:
--------------------------------
In {{DataSetTumbleTimeWindowAggReduceGroupFunction}} and
{{DataSetTumbleTimeWindowAggReduceCombineFunction}}, we only remember and use
the last one of the iterator. Does it have problem when object reuse mode is
enabled? [~twalthr] [~fhueske]
> Tumbling group windows on batch tables do not consider object reuse
> -------------------------------------------------------------------
>
> Key: FLINK-5589
> URL: https://issues.apache.org/jira/browse/FLINK-5589
> Project: Flink
> Issue Type: Bug
> Components: Table API & SQL
> Reporter: Timo Walther
>
> The tumbling group windows on batch tables might not work properly when
> object reuse mode is enabled.
> See:
> https://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/batch/index.html#object-reuse-enabled
> "Do not remember input objects received from an Iterable."
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)