This is an automated email from the ASF dual-hosted git repository.
tuichenchuxin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 23eafbc5b5f Correct Sharding Algorithm doc (#24190)
add 4efb453e1bd Add OpenGaussAuthenticationHexData (#24198)
No new revisions were added by this update.
Summary of changes:
.../plugin/PluginLifecycleServiceManagerTest.java | 42 ++++++----------
.../OpenGaussAuthenticationHexData.java | 31 +++++++-----
.../OpenGaussAuthenticationSCRAMSha256Packet.java | 14 ++++--
.../OpenGaussAuthenticationHexDataTest.java} | 10 ++--
...enGaussAuthenticationSCRAMSha256PacketTest.java | 31 +++++-------
.../OpenGaussAuthenticationEngine.java | 31 +++---------
.../OpenGaussAuthenticationHandler.java | 57 +++++++++++-----------
.../OpenGaussAuthenticationHandlerTest.java | 20 ++++----
8 files changed, 106 insertions(+), 130 deletions(-)
copy
features/sharding/core/src/main/java/org/apache/shardingsphere/sharding/algorithm/keygen/UUIDKeyGenerateAlgorithm.java
=>
db-protocol/opengauss/src/main/java/org/apache/shardingsphere/db/protocol/opengauss/packet/authentication/OpenGaussAuthenticationHexData.java
(55%)
copy
db-protocol/{postgresql/src/test/java/org/apache/shardingsphere/db/protocol/postgresql/packet/command/query/extended/bind/PostgreSQLTypeUnspecifiedSQLParameterTest.java
=>
opengauss/src/test/java/org/apache/shardingsphere/db/protocol/opengauss/packet/authentication/OpenGaussAuthenticationHexDataTest.java}
(72%)