daiqiang commented on PR #37791: URL: https://github.com/apache/shardingsphere/pull/37791#issuecomment-3775882650
HI, @linghengqian Thank you for providing the Spotless and CheckStyle commands earlier. I had been running such commands with mvn and kept encountering failures, but after switching to mvnw, it succeeded. Currently, all format checks (CheckStyle/Spotless) have passed. The currently failing CI jobs (MySQL/PostgreSQL compilation/E2E tests) appear to be caused by ongoing refactoring in the main branch and are unrelated to the changes in this PR (which only touch Oracle dialect and JDBC SPI logic). Could you please help rerun the CI jobs, verify the code locally, or advise on how to proceed? Thank you! -- 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]
