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 b13dd45d433 Update metrics names and descriptions (#23503)
add 05405af5def Add DQL test cases for PostgreSQL/openGauss money type
(#23505)
No new revisions were added by this update.
Summary of changes:
.../test/e2e/cases/value/SQLValue.java | 2 +-
.../test/e2e/engine/SingleE2EIT.java | 2 +-
.../test/e2e/env/DataSetEnvironmentManager.java | 14 +++---
.../cases/dql/dql-integration-test-cases.xml | 56 ++++++++++++++++++++++
.../scenario/passthrough/data/actual/dataset.xml | 5 ++
.../data/actual/init-sql/mysql/01-actual-init.sql | 1 +
.../actual/init-sql/opengauss/01-actual-init.sql | 1 +
.../actual/init-sql/postgresql/01-actual-init.sql | 1 +
.../scenario/passthrough/data/expected/dataset.xml | 5 ++
.../expected/init-sql/mysql/01-expected-init.sql | 1 +
.../init-sql/opengauss/01-expected-init.sql | 1 +
.../init-sql/postgresql/01-expected-init.sql | 1 +
12 files changed, 81 insertions(+), 9 deletions(-)