linghengqian opened a new pull request, #36078:
URL: https://github.com/apache/shardingsphere/pull/36078
For #35052 .
Changes proposed in this pull request:
- Enable NativeTest under GraalVM Native Image on Windows Server 2025 CI .
The original issue is still troubled by the behavior of jetcd under windows 11
home 24h2.
- Bump the Linux Container used by the NativeTest test suite.
- `clickhouse/clickhouse-server:25.6.5.41`
- `mcr.microsoft.com/mssql/server:2022-CU20-ubuntu-22.04`
- `firebirdsql/firebird:5.0.3`
- `mysql:9.4.0-oraclelinux9`
- `postgres:17.5-bookworm`
- Bump unit test libraries of `junit-framework`, `testcontainers-java`,
`awaitility`.
- Update ClickHouse integration documentation to reflect incompatibility
reporting for ClickHouse JDBC Driver V2, and use of environment variable
`CLICKHOUSE_SKIP_USER_SETUP`.
- Update HiveServer2 integration documentation to reflect changes in
#36049, #36040, #36018 .
---
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.
- [x] 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]