Q Kang created FLINK-25730:
------------------------------
Summary: Fix chaining strategy (and typo?) in
RowTimeMiniBatchAssginerOperator
Key: FLINK-25730
URL: https://issues.apache.org/jira/browse/FLINK-25730
Project: Flink
Issue Type: Bug
Components: Table SQL / Runtime
Affects Versions: 1.14.2
Reporter: Q Kang
The `RowTimeMiniBatchAssginerOperator` should have its chaining strategy set to
`ALWAYS`, like previously fixed `LocalSlicingWindowAggOperator` in
[FLINK-25614|https://issues.apache.org/jira/browse/FLINK-25614].
BTW, there's a long-standing typo in its class name (`Assginer` -> `Assigner`),
can we combine the correction into this issue?
--
This message was sent by Atlassian Jira
(v8.20.1#820001)