<http://apache-flink.147419.n8.nabble.com/file/t1466/%E4%BC%81%E4%B8%9A%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_16190855076386.png>
FLIP-134: Batch execution for the DataStream API Allow explicitly configuring time behaviour on KeyedStream.intervalJoin() FLINK-19479 Before Flink 1.12 the KeyedStream.intervalJoin() operation was changing behavior based on the globally set Stream TimeCharacteristic. In Flink 1.12 we introduced explicit inProcessingTime() and inEventTime() methods on IntervalJoin and the join no longer changes behaviour based on the global characteristic. flink1.12.2,interval join并没有 inProcessingTime() and inEventTime()并没有找到对应的方法 是不是还不支持 求解答!!! -- Sent from: http://apache-flink.147419.n8.nabble.com/
