You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Seth Wiesman (Jira)" <ji...@apache.org> on 2020/02/21 20:15:00 UTC

[jira] [Commented] (FLINK-16223) Flat aggregate misuses key group ranges

    [ https://issues.apache.org/jira/browse/FLINK-16223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17042150#comment-17042150 ] 

Seth Wiesman commented on FLINK-16223:
--------------------------------------

I did a clean install of master and ran the tests 100 times in a loop without failure, I'm going to assume that I had a something go wrong with my local maven cache. I will close this ticket.  

> Flat aggregate misuses key group ranges
> ---------------------------------------
>
>                 Key: FLINK-16223
>                 URL: https://issues.apache.org/jira/browse/FLINK-16223
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 1.10.0, 1.11.0
>            Reporter: Seth Wiesman
>            Priority: Major
>
> The implementation of flat aggregate appears to misuse key group ranges. When we add a check in AbstractStreamOperator that the current key belongs to the key group assigned to that subtask, tests in TableAggregateITCase begin to fail. 
> This patch can be used to reproduce the issue[1]. 
> https://github.com/sjwiesman/flink/tree/keygrouprangecheck
> cc [~jincheng] [~hequn8128]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)