LinMingQiang commented on PR #5026: URL: https://github.com/apache/paimon/pull/5026#issuecomment-2677724562
My environment can reproduce this problem. ```Paimon MergeInto: two paimon table Reference '__paimon_file_path' is ambiguous, could be: paimon.test.target.__paimon_file_path, paimon.test.source.__paimon_file_path.; line 2 pos 0 org.apache.spark.sql.AnalysisException: Reference '__paimon_file_path' is ambiguous, could be: paimon.test.target.__paimon_file_path, paimon.test.source.__paimon_file_path.; line 2 pos 0 at org.apache.spark.sql.catalyst.expressions.package$AttributeSeq.resolve(package.scala:386)``` -- 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