[
https://issues.apache.org/jira/browse/FLINK-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15322414#comment-15322414
]
ASF GitHub Bot commented on FLINK-3977:
---------------------------------------
Github user aljoscha commented on the issue:
https://github.com/apache/flink/pull/2086
This is not the correct way to fix the problem. I wrote an outline of the
correct solution here: https://issues.apache.org/jira/browse/FLINK-3977.
> Subclasses of InternalWindowFunction must support OutputTypeConfigurable
> ------------------------------------------------------------------------
>
> Key: FLINK-3977
> URL: https://issues.apache.org/jira/browse/FLINK-3977
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Reporter: Aljoscha Krettek
> Priority: Critical
>
> Right now, if they wrap functions and a wrapped function implements
> {{OutputTypeConfigurable}}, {{setOutputType}} is never called. This manifests
> itself, for example, in FoldFunction on a window with evictor not working.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)