You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/03/13 18:14:00 UTC

[jira] [Updated] (FLINK-25730) Fix chaining strategy (and typo?) in RowTimeMiniBatchAssginerOperator

     [ https://issues.apache.org/jira/browse/FLINK-25730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-25730:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Minor
>              Labels: pull-request-available
>
> 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)