[GitHub] [flink] beyond1920 commented on a change in pull request #17733: [FLINK-24835][table-planner] Fix bug in `RelTimeIndicatorConverter` when materialize time attribute fields of regular join's i

2021-11-15 Thread GitBox
beyond1920 commented on a change in pull request #17733: URL: https://github.com/apache/flink/pull/17733#discussion_r749961893 ## File path: flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/utils/WindowJoinUtil.scala ## @@ -60,7 +61,11 @@

[GitHub] [flink] beyond1920 commented on a change in pull request #17733: [FLINK-24835][table-planner] Fix bug in `RelTimeIndicatorConverter` when materialize time attribute fields of regular join's i

2021-11-15 Thread GitBox
beyond1920 commented on a change in pull request #17733: URL: https://github.com/apache/flink/pull/17733#discussion_r749961611 ## File path: flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/utils/IntervalJoinUtil.scala ## @@ -450,15 +452,26