LuciferYang commented on PR #9520: URL: https://github.com/apache/paimon/pull/9520#issuecomment-5493832934
The two `UTCase and ITCase Spark 3.x` jobs failed on a Maven Central transport error rather than on this change: the 2.12 job died in the **Build Spark 3 with 2.12** step, before any test ran, on `Could not transfer artifact org.apache.spark:spark-sql_2.12:jar:tests:3.5.8 from/to central: Connection reset`, and the 2.13 job was cancelled by the matrix fail-fast. A re-run should clear both. This PR touches only `paimon-common`; locally `mvn -pl paimon-common clean test` is green on JDK 8: 12467 tests, 0 failures. -- 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]
