Zouxxyy commented on code in PR #5026: URL: https://github.com/apache/paimon/pull/5026#discussion_r1967098501
########## paimon-spark/paimon-spark-ut/src/test/scala/org/apache/paimon/spark/sql/MergeIntoTableTestBase.scala: ########## @@ -48,6 +48,28 @@ abstract class MergeIntoTableTestBase extends PaimonSparkTestBase with PaimonTab } } + test(s"Paimon MergeInto: two paimon table") { Review Comment: @Aitozi I put this case into the latest master branch, and it seems to execute successfully, can you check it again -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@paimon.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org