Dawid Wysakowicz created FLINK-36552:
----------------------------------------

             Summary: Fix Table API OVER window support in batch mode
                 Key: FLINK-36552
                 URL: https://issues.apache.org/jira/browse/FLINK-36552
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / API
            Reporter: Dawid Wysakowicz
             Fix For: 2.0.0


Table API over window won't work in batch mode since it requires ordering on a 
time attribute: 
https://github.com/apache/flink/blob/1986cfe1cb3606fc00fd13735f7ba901b806f56f/flink-table/flink-table-common/src/main/java/org/apache/flink/table/types/inference/strategies/OverTypeStrategy.java#L48



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to