Aitozi commented on code in PR #5026: URL: https://github.com/apache/paimon/pull/5026#discussion_r1946350669
########## 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: This would merge from one paimon table to another, which will have two paimon source join and can cover the ambiguous __paimon_file_path case -- 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