linghengqian opened a new pull request, #36264: URL: https://github.com/apache/shardingsphere/pull/36264
Fixes https://github.com/apache/shardingsphere/actions/runs/16881168066/job/47817474920 . Changes proposed in this pull request: - Fix nativeTest failing due to refactoring. - CI no longer requires `--skip-dependencies` to skip WSL updates due to the fix in https://github.com/microsoft/winget-pkgs/issues/281351 . - Update description of `SQL Federation` availability with GraalVM Native Image. This is a follow-up to https://github.com/apache/shardingsphere/pull/33139 . - Bump the Thin JAR version of the HiveServer2 JDBC Driver. This removes some of the GraalVM Reachability Metadata mentioned in https://github.com/apache/shardingsphere/issues/29052 . - `org.junit.jupiter:junit-jupiter:5.11.1` - `org.apache.zookeeper:zookeeper:3.9.0` - `org.apiguardian:apiguardian-api:1.1.2` - `org.junit.jupiter:junit-jupiter:5.11.1` - `org.testcontainers:junit-jupiter:1.20.1` - `org.apache.hadoop:hadoop-common:3.3.6` - Add GraalVM reachability metadata for `com.microsoft.sqlserver:mssql-jdbc:12.10.1.jre8`. See #36261. --- Before committing this PR, I'm sure that I have checked the following options: - [x] My code follows the [code of conduct](https://shardingsphere.apache.org/community/en/involved/conduct/code/) of this project. - [x] I have self-reviewed the commit code. - [x] I have (or in comment I request) added corresponding labels for the pull request. - [x] I have passed maven check locally : `./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e`. - [x] I have made corresponding changes to the documentation. - [ ] I have added corresponding unit tests for my changes. - [ ] I have updated the Release Notes of the current development version. For more details, see [Update Release Note](https://shardingsphere.apache.org/community/en/involved/contribute/contributor/) -- 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]
