[
https://issues.apache.org/jira/browse/FLINK-40286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18101293#comment-18101293
]
Sergey Nuyanzin commented on FLINK-40286:
-----------------------------------------
Merged as
[0b66c7ee9940dc93463b8a146220d92fac1529e6|https://github.com/apache/flink/commit/0b66c7ee9940dc93463b8a146220d92fac1529e6]
> Adapt keyless upsert sink should fall back to retract to MiscSemanticTests
> --------------------------------------------------------------------------
>
> Key: FLINK-40286
> URL: https://issues.apache.org/jira/browse/FLINK-40286
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner, Tests
> Reporter: Sergey Nuyanzin
> Assignee: Sergey Nuyanzin
> Priority: Major
> Labels: pull-request-available
>
> The test {{MiscSemanticTests>CommonSemanticTestBase}} is failing as
> {noformat}
> [ERROR] MiscSemanticTests>CommonSemanticTestBase.runSteps:108
> [calc-coalesce-nested-row-left-join]
> Expecting actual:
> ["+I[1]", "-D[1]", "+I[1]", "+I[2]"]
> to contain exactly in any order:
> ["+I[1]", "+I[2]"]
> but the following elements were unexpected:
> ["-D[1]", "+I[1]"]
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)