Bump the OpenGauss JDBC Driver included in the Proxy to 6.0.0-og#34952
Closed
linghengqian wants to merge 1 commit intoapache:masterfrom
Closed
Bump the OpenGauss JDBC Driver included in the Proxy to 6.0.0-og#34952linghengqian wants to merge 1 commit intoapache:masterfrom
6.0.0-og#34952linghengqian wants to merge 1 commit intoapache:masterfrom
Conversation
6.0.0-og
54be8a1 to
6f9b8b2
Compare
6f9b8b2 to
974bc55
Compare
linghengqian
commented
Mar 13, 2025
Member
Author
linghengqian
left a comment
There was a problem hiding this comment.
- I will close the PR of #34952 because it involves the PR of the SNAPSHOT version of opengauss jdbc driver 7.0.0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For #34925.
Changes proposed in this pull request:
6.0.0-og. Due to the lack of available Docker Image of OpenGauss 6.0.0, this PR is only tested on Docker Imageenmotech/opengauss-lite:5.1.0withorg.opengauss:opengauss-jdbc:6.0.0-og. See Provides Docker Image of OpenGauss 6.0.0 forenmotech/opengauss-liteenmotech/enmotech-docker-opengauss#52 .max-tolerate-time-difference-millisecondsof HiveServer2 unit tests to mitigate the unknown issue found in Fix nativeTest failing due to class changes #34951.Before committing this PR, I'm sure that I have checked the following options:
./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.