linghengqian commented on issue #34925: URL: https://github.com/apache/shardingsphere/issues/34925#issuecomment-2706830396
- Actually, the master branch of shardingsphere is using the JDBC Driver of `org.opengauss:opengauss-jdbc:3.1.0-og` to do integration testing on the Docker Image of `enmotech/opengauss-lite:5.1.0`. Can you use `org.opengauss:opengauss-jdbc:3.1.0-og` for testing? Or you try to raise a PR to update https://github.com/apache/shardingsphere/blob/master/pom.xml#L128 to `org.opengauss:opengauss-jdbc:6.0.0-og`? - Do you mean `org.opengauss:opengauss-jdbc:6.0.0-og` or `org.opengauss:opengauss-jdbc:6.0.0`? These two JDBC Drivers use different java packages, and ShardingSphere only tests the `*-og` versions. > openGauss version: 7.0.0 compiled from latest source code - Can you point out what Docker Image you are using? Is it on Docker Hub or GHCR? -- 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: notifications-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org