Zouxxyy opened a new pull request, #9145: URL: https://github.com/apache/paimon/pull/9145
### Purpose Use explicit `USING paimon` in Spark integration tests for Paimon-specific chain tables, data evolution, and multimodal tables. This removes their dependency on Hive SerDe syntax and the session catalog's implicit table provider while preserving the dedicated Hive compatibility tests. ### Tests - `mvn spotless:apply -Pspark3` - `mvn -T 4 -pl paimon-spark/paimon-spark-ut -am -Pspark3,fast-build -DskipTests package` - `mvn -pl paimon-spark/paimon-spark-ut -am -Pspark3,fast-build -DwildcardSuites=none -DfailIfNoTests=false -Dsurefire.failIfNoSpecifiedTests=false -Dflink.forkCount=1 -Dtest=SparkChainTableITCase,SparkDataEvolutionITCase,SparkMultimodalITCase test` (13 tests passed) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
