You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2020/09/30 08:29:00 UTC

[jira] [Created] (FLINK-19479) Allow explicitly configuring time behaviour on KeyedStream.intervalJoin()

Aljoscha Krettek created FLINK-19479:
----------------------------------------

             Summary: Allow explicitly configuring time behaviour on KeyedStream.intervalJoin()
                 Key: FLINK-19479
                 URL: https://issues.apache.org/jira/browse/FLINK-19479
             Project: Flink
          Issue Type: Sub-task
          Components: API / DataStream
            Reporter: Aljoscha Krettek


With the deprecation of {{StreamExecutionEnvironment.setStreamTimeCharacteristic()}} in FLINK-19319 we need a way of explicitly configuring the time behaviour of these join operations. Currently, all join operations use the characteristic to configure themselves.

Alternatively, we might consider removing/deprecating these join operations.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)