[ https://issues.apache.org/jira/browse/FLINK-31595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flink Jira Bot updated FLINK-31595: ----------------------------------- Labels: auto-deprioritized-critical pull-request-available (was: pull-request-available stale-critical) Priority: Major (was: Critical) This issue was labeled "stale-critical" 7 days ago and has not received any updates so it is being deprioritized. If this ticket is actually Critical, please raise the priority and ask a committer to assign you the issue or revive the public discussion. > MiniBatchLocalGroupAggFunction produces wrong aggregate results with state > clean up > ----------------------------------------------------------------------------------- > > Key: FLINK-31595 > URL: https://issues.apache.org/jira/browse/FLINK-31595 > Project: Flink > Issue Type: Bug > Reporter: Bo Cui > Priority: Major > Labels: auto-deprioritized-critical, pull-request-available > > If the upstream operator supports retract data, and the first data in a batch > may be retract data, and the retract data should be ignored. > https://github.com/apache/flink/blob/a64781b1ef8f129021bdcddd3b07548e6caa4a72/flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/aggregate/MiniBatchLocalGroupAggFunction.java#L68 -- This message was sent by Atlassian Jira (v8.20.10#820010)