[ https://issues.apache.org/jira/browse/FLINK-19059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Timo Walther closed FLINK-19059. -------------------------------- Fix Version/s: 2.1.0 Resolution: Fixed Fixed in master: e06fddc95541cb10df1b605087acc4b49252c254 > Support to consume retractions for OVER WINDOW operator > ------------------------------------------------------- > > Key: FLINK-19059 > URL: https://issues.apache.org/jira/browse/FLINK-19059 > Project: Flink > Issue Type: New Feature > Components: Table SQL / Planner > Reporter: Jark Wu > Assignee: Bonnie Varghese > Priority: Major > Labels: pull-request-available > Fix For: 2.1.0 > > > Currently, OVER WINDOW in streaming SQL only support to consume insert-only > stream and doesn't support to consume retractions (i.e. contains > UPDATE/DELETE messages). This results in OVER WINDOW can't be used to follow > after unbounded group by or streaming join. -- This message was sent by Atlassian Jira (v8.20.10#820010)