LuciferYang commented on PR #9525: URL: https://github.com/apache/paimon/pull/9525#issuecomment-5493817056
The `UTCase and ITCase Flink 1.x Others` failure is a Maven Central transport error, not something this change causes: the run died in the **Build** step, before any test ran, on `Could not transfer artifact org.apache.paimon:paimon-vector-index-java:pom:0.4.0 from/to central: Connection reset` while resolving dependencies for `paimon-vector`. A re-run should clear it. 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]
