Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | fhueske <...@git.apache.org> |
Subject | [GitHub] flink pull request #4625: [FLINK-6233] [table] Support time-bounded stream i... |
Date | Mon, 18 Sep 2017 15:51:23 GMT |
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4625#discussion_r139387143 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/datastream/DataStreamWindowJoin.scala --- @@ -196,53 +215,69 @@ class DataStreamWindowJoin( } } + def createEmptyInnerJoinFunction( --- End diff -- Move method above `createProcTimeInnerJoinFunction()` --- | |
Mime |
|
View raw message |