hailong wang created FLINK-14275: ------------------------------------ Summary: Window Aggregate function support a RichFunction Key: FLINK-14275 URL: https://issues.apache.org/jira/browse/FLINK-14275 Project: Flink Issue Type: Improvement Components: API / DataStream Affects Versions: 1.9.0 Reporter: hailong wang Fix For: 1.10.0
Now, window aggregate function cannot be a RichFunction. In other words, open function can not be invoked and runtimeContext cannot be fetched in RichAggregateFunction. -- This message was sent by Atlassian Jira (v8.3.4#803005)