Skip to content

Bump the OpenGauss JDBC Driver included in the Proxy to 6.0.0-og#34952

Closed
linghengqian wants to merge 1 commit intoapache:masterfrom
linghengqian:opengauss-bump
Closed

Bump the OpenGauss JDBC Driver included in the Proxy to 6.0.0-og#34952
linghengqian wants to merge 1 commit intoapache:masterfrom
linghengqian:opengauss-bump

Conversation

@linghengqian
Copy link
Member

@linghengqian linghengqian commented Mar 11, 2025

For #34925.

Changes proposed in this pull request:

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 53.07 s <<< FAILURE! -- in org.apache.shardingsphere.test.natived.jdbc.databases.hive.AcidTableTest
[ERROR] org.apache.shardingsphere.test.natived.jdbc.databases.hive.AcidTableTest.assertShardingInLocalTransactions -- Time elapsed: 53.06 s <<< ERROR!
java.sql.SQLException: Algorithm 'Object.SNOWFLAKE' execute failed, reason is: Clock is moving backwards, last time is 1741618344711 milliseconds, current time is 1741618343387 milliseconds..
        at org.apache.shardingsphere.infra.exception.core.external.sql.ShardingSphereSQLException.toSQLException(ShardingSphereSQLException.java:81)
        at org.apache.shardingsphere.infra.exception.dialect.SQLExceptionTransformEngine.toSQLException(SQLExceptionTransformEngine.java:54)
        at org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement.executeUpdate(ShardingSpherePreparedStatement.java:229)
        at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeUpdate(ProxyPreparedStatement.java:61)
        at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeUpdate(HikariProxyPreparedStatement.java)
        at org.apache.shardingsphere.test.natived.commons.repository.OrderItemRepository.insert(OrderItemRepository.java:248)
        at org.apache.shardingsphere.test.natived.commons.TestShardingService.insertData(TestShardingService.java:153)
        at org.apache.shardingsphere.test.natived.commons.TestShardingService.processSuccessInHive(TestShardingService.java:122)
        at org.apache.shardingsphere.test.natived.jdbc.databases.hive.AcidTableTest.assertShardingInLocalTransactions(AcidTableTest.java:95)
        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)

Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • 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

@linghengqian linghengqian added the type: dependencies Pull requests that update a dependency file label Mar 11, 2025
@linghengqian linghengqian changed the title Bump the OpenGauss JDBC Driver included in the Proxy to 6.0.0 Bump the OpenGauss JDBC Driver included in the Proxy to 6.0.0-og Mar 11, 2025
Copy link
Member Author

@linghengqian linghengqian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • I will close the PR of #34952 because it involves the PR of the SNAPSHOT version of opengauss jdbc driver 7.0.0.

@linghengqian linghengqian deleted the opengauss-bump branch March 13, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant