Seth Wiesman created FLINK-18977: ------------------------------------ Summary: Extract WindowOperator construction into a builder class Key: FLINK-18977 URL: https://issues.apache.org/jira/browse/FLINK-18977 Project: Flink Issue Type: Improvement Components: API / DataStream Reporter: Seth Wiesman Fix For: 1.12.0
Extracts the logic from WindowedStream into a builder class so that there is one definitive way to create and configure the window operator. This is a pre-requisite to supporting the window operator in the state processor api. -- This message was sent by Atlassian Jira (v8.3.4#803005)