You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Piotr Nowojski (JIRA)" <ji...@apache.org> on 2018/08/24 12:27:00 UTC

[jira] [Created] (FLINK-10211) Time indicators are not always materialised for LogicalJoin

Piotr Nowojski created FLINK-10211:
--------------------------------------

             Summary: Time indicators are not always materialised for LogicalJoin
                 Key: FLINK-10211
                 URL: https://issues.apache.org/jira/browse/FLINK-10211
             Project: Flink
          Issue Type: Bug
          Components: Table API &amp; SQL
    Affects Versions: 1.6.0
            Reporter: Piotr Nowojski


Currently {{org.apache.flink.table.calcite.RelTimeIndicatorConverter#visit(LogicalJoin)}} correctly handles only windowed joins. Output of non windowed joins shouldn't contain any time indicators.

CC [~twalthr]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)