Jingsong Lee created FLINK-15734: ------------------------------------ Summary: Support spill in batch hash window aggregation Key: FLINK-15734 URL: https://issues.apache.org/jira/browse/FLINK-15734 Project: Flink Issue Type: Improvement Components: Table SQL / Planner Reporter: Jingsong Lee Fix For: 1.11.0
We can fallback to sort aggregation like regular aggregate instead of bothering user to change to sort agg or increase memory. -- This message was sent by Atlassian Jira (v8.3.4#803005)