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

Dian Fu closed FLINK-19759.
---------------------------
    Fix Version/s:     (was: 1.12.0)
       Resolution: Fixed

Just noticed that it's already fixed in 
https://github.com/apache/flink/commit/0b1c7327e9d0efa9c32c95815a0cff5f5ad0856b,
 closing this ticket.

> DeadlockBreakupTest.testSubplanReuse_AddSingletonExchange is instable
> ---------------------------------------------------------------------
>
>                 Key: FLINK-19759
>                 URL: https://issues.apache.org/jira/browse/FLINK-19759
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 1.12.0
>            Reporter: Dian Fu
>            Priority: Blocker
>              Labels: test-stability
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=8052&view=logs&j=e25d5e7e-2a9c-5589-4940-0b638d75a414&t=a6e0f756-5bb9-5ea8-a468-5f60db442a29
> {code}
> [ERROR]   DeadlockBreakupTest.testSubplanReuse_AddSingletonExchange:217 
> planAfter expected:<...=[>(cnt, 3)])
> :  +- [SortAggregate(isMerge=[true], select=[Final_COUNT(count1$0) AS cnt], 
> reuse_id=[1])
> :     +- Exchange(distribution=[single])
> :        +- LocalSort]Aggregate(select=[Pa...> but was:<...=[>(cnt, 3)])
> :  +- [HashAggregate(isMerge=[true], select=[Final_COUNT(count1$0) AS cnt], 
> reuse_id=[1])
> :     +- Exchange(distribution=[single])
> :        +- LocalHash]Aggregate(select=[Pa...>
> [INFO] 
> {code}



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

Reply via email to