[
https://issues.apache.org/jira/browse/FLINK-36166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884867#comment-17884867
]
xuyang edited comment on FLINK-36166 at 9/26/24 6:14 AM:
---------------------------------------------------------
I'm not quite sure if this is related to 'replacing
org.apache.flink.streaming.api.scala.StreamExecutionEnvironment#addSource with
the Java StreamExecutionEnvironment' in FLINK-36327.
Everything is working fine in my local environment. I will temporarily ignore
this test to ensure the normal release candidate for version 2.0-preview.
[~Weijie Guo] Can you assign this jira to me? I'll trace this test after
2.0-preview and before 2.0.0.
was (Author: xuyangzhong):
I'm not quite sure if this is related to 'replacing
org.apache.flink.streaming.api.scala.StreamExecutionEnvironment#addSource with
the Java StreamExecutionEnvironment' in FLINK-36327.
Everything is working fine in my local environment. I will temporarily ignore
this test to ensure the normal release candidate for version 2.0-preview.
> testJoinDisorderChangeLog failed on AZP
> ---------------------------------------
>
> Key: FLINK-36166
> URL: https://issues.apache.org/jira/browse/FLINK-36166
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Affects Versions: 2.0-preview
> Reporter: Weijie Guo
> Priority: Critical
> Labels: test-stability
>
> {code:java}
> Aug 23 03:59:33 03:59:33.972 [ERROR] Failures:
> Aug 23 03:59:33 03:59:33.972 [ERROR]
> org.apache.flink.table.planner.runtime.stream.sql.TableSinkITCase.testJoinDisorderChangeLog
> Aug 23 03:59:33 03:59:33.972 [ERROR] Run 1:
> TableSinkITCase.testJoinDisorderChangeLog:119
> Aug 23 03:59:33 expected: List(+I[jason, 4, 22.5, 22])
> Aug 23 03:59:33 but was: ArrayBuffer(+U[jason, 4, 22.5, 22])
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=61572&view=logs&j=0c940707-2659-5648-cbe6-a1ad63045f0a&t=075c2716-8010-5565-fe08-3c4bb45824a4&l=12536
--
This message was sent by Atlassian Jira
(v8.20.10#820010)