You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2023/03/30 12:05:35 UTC

[shardingsphere] branch master updated (8ce0862aaba -> d7843928bc7)

This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


    from 8ce0862aaba Add select query of projection and subquery test cases (#24900)
     add d7843928bc7 Complete 5.3.2 release and prepare for next development (#24902)

No new revisions were added by this update.

Summary of changes:
 README.md                                          |  8 +--
 RELEASE-NOTES.md                                   | 63 ++++++++++++++++++++++
 agent/api/pom.xml                                  |  2 +-
 agent/core/pom.xml                                 |  2 +-
 agent/plugins/core/pom.xml                         |  2 +-
 agent/plugins/logging/pom.xml                      |  2 +-
 agent/plugins/logging/type/file/pom.xml            |  2 +-
 agent/plugins/logging/type/pom.xml                 |  2 +-
 agent/plugins/metrics/core/pom.xml                 |  2 +-
 agent/plugins/metrics/pom.xml                      |  2 +-
 agent/plugins/metrics/type/pom.xml                 |  2 +-
 agent/plugins/metrics/type/prometheus/pom.xml      |  2 +-
 agent/plugins/pom.xml                              |  2 +-
 agent/plugins/tracing/core/pom.xml                 |  2 +-
 agent/plugins/tracing/pom.xml                      |  2 +-
 agent/plugins/tracing/test/pom.xml                 |  2 +-
 agent/plugins/tracing/type/opentelemetry/pom.xml   |  2 +-
 agent/plugins/tracing/type/pom.xml                 |  2 +-
 agent/pom.xml                                      |  2 +-
 db-protocol/core/pom.xml                           |  2 +-
 db-protocol/mysql/pom.xml                          |  2 +-
 db-protocol/opengauss/pom.xml                      |  2 +-
 db-protocol/pom.xml                                |  2 +-
 db-protocol/postgresql/pom.xml                     |  2 +-
 dialect-exception/core/pom.xml                     |  2 +-
 dialect-exception/mysql/pom.xml                    |  2 +-
 dialect-exception/pom.xml                          |  2 +-
 dialect-exception/postgresql/pom.xml               |  2 +-
 distribution/agent/pom.xml                         |  2 +-
 distribution/jdbc/pom.xml                          |  2 +-
 distribution/pom.xml                               |  2 +-
 distribution/proxy-native/pom.xml                  |  2 +-
 distribution/proxy/pom.xml                         |  2 +-
 distribution/proxy/src/main/release-docs/LICENSE   | 27 +++++-----
 distribution/src/pom.xml                           |  2 +-
 distsql/handler/pom.xml                            |  2 +-
 distsql/parser/pom.xml                             |  2 +-
 distsql/pom.xml                                    |  2 +-
 distsql/statement/pom.xml                          |  2 +-
 docs/document/content/downloads/_index.cn.md       | 10 ++--
 docs/document/content/downloads/_index.en.md       | 10 ++--
 examples/pom.xml                                   |  2 +-
 features/db-discovery/api/pom.xml                  |  2 +-
 features/db-discovery/core/pom.xml                 |  2 +-
 features/db-discovery/distsql/handler/pom.xml      |  2 +-
 features/db-discovery/distsql/parser/pom.xml       |  2 +-
 features/db-discovery/distsql/pom.xml              |  2 +-
 features/db-discovery/distsql/statement/pom.xml    |  2 +-
 features/db-discovery/pom.xml                      |  2 +-
 features/db-discovery/provider/mysql/pom.xml       |  2 +-
 features/db-discovery/provider/opengauss/pom.xml   |  2 +-
 features/db-discovery/provider/pom.xml             |  2 +-
 features/encrypt/api/pom.xml                       |  2 +-
 features/encrypt/core/pom.xml                      |  2 +-
 features/encrypt/distsql/handler/pom.xml           |  2 +-
 features/encrypt/distsql/parser/pom.xml            |  2 +-
 features/encrypt/distsql/pom.xml                   |  2 +-
 features/encrypt/distsql/statement/pom.xml         |  2 +-
 features/encrypt/plugin/pom.xml                    |  2 +-
 features/encrypt/plugin/sm/pom.xml                 |  2 +-
 features/encrypt/pom.xml                           |  2 +-
 features/mask/api/pom.xml                          |  2 +-
 features/mask/core/pom.xml                         |  2 +-
 features/mask/distsql/handler/pom.xml              |  2 +-
 features/mask/distsql/parser/pom.xml               |  2 +-
 features/mask/distsql/pom.xml                      |  2 +-
 features/mask/distsql/statement/pom.xml            |  2 +-
 features/mask/pom.xml                              |  2 +-
 features/pom.xml                                   |  2 +-
 features/readwrite-splitting/api/pom.xml           |  2 +-
 features/readwrite-splitting/core/pom.xml          |  2 +-
 .../readwrite-splitting/distsql/handler/pom.xml    |  2 +-
 .../readwrite-splitting/distsql/parser/pom.xml     |  2 +-
 features/readwrite-splitting/distsql/pom.xml       |  2 +-
 .../readwrite-splitting/distsql/statement/pom.xml  |  2 +-
 features/readwrite-splitting/pom.xml               |  2 +-
 features/shadow/api/pom.xml                        |  2 +-
 features/shadow/core/pom.xml                       |  2 +-
 features/shadow/distsql/handler/pom.xml            |  2 +-
 features/shadow/distsql/parser/pom.xml             |  2 +-
 features/shadow/distsql/pom.xml                    |  2 +-
 features/shadow/distsql/statement/pom.xml          |  2 +-
 features/shadow/pom.xml                            |  2 +-
 features/sharding/api/pom.xml                      |  2 +-
 features/sharding/core/pom.xml                     |  2 +-
 features/sharding/distsql/handler/pom.xml          |  2 +-
 features/sharding/distsql/parser/pom.xml           |  2 +-
 features/sharding/distsql/pom.xml                  |  2 +-
 features/sharding/distsql/statement/pom.xml        |  2 +-
 features/sharding/plugin/cache/pom.xml             |  2 +-
 features/sharding/plugin/cosid/pom.xml             |  2 +-
 features/sharding/plugin/nanoid/pom.xml            |  2 +-
 features/sharding/plugin/pom.xml                   |  2 +-
 features/sharding/pom.xml                          |  2 +-
 infra/binder/pom.xml                               |  2 +-
 infra/common/pom.xml                               |  2 +-
 infra/context/pom.xml                              |  2 +-
 infra/executor/pom.xml                             |  2 +-
 infra/merge/pom.xml                                |  2 +-
 infra/parser/pom.xml                               |  2 +-
 infra/pom.xml                                      |  2 +-
 infra/rewrite/pom.xml                              |  2 +-
 infra/route/pom.xml                                |  2 +-
 infra/util-groovy/pom.xml                          |  2 +-
 infra/util/pom.xml                                 | 11 ++--
 jdbc/core/pom.xml                                  |  2 +-
 jdbc/pom.xml                                       |  2 +-
 kernel/authority/api/pom.xml                       |  2 +-
 kernel/authority/core/pom.xml                      |  2 +-
 kernel/authority/distsql/handler/pom.xml           |  2 +-
 kernel/authority/distsql/parser/pom.xml            |  2 +-
 kernel/authority/distsql/pom.xml                   |  2 +-
 kernel/authority/distsql/statement/pom.xml         |  2 +-
 kernel/authority/pom.xml                           |  2 +-
 kernel/data-pipeline/api/pom.xml                   |  2 +-
 kernel/data-pipeline/cdc/client/pom.xml            |  2 +-
 kernel/data-pipeline/cdc/core/pom.xml              |  2 +-
 kernel/data-pipeline/cdc/pom.xml                   |  2 +-
 kernel/data-pipeline/cdc/protocol/pom.xml          |  2 +-
 kernel/data-pipeline/core/pom.xml                  |  2 +-
 kernel/data-pipeline/dialect/mysql/pom.xml         |  2 +-
 kernel/data-pipeline/dialect/opengauss/pom.xml     |  2 +-
 kernel/data-pipeline/dialect/pom.xml               |  2 +-
 kernel/data-pipeline/dialect/postgresql/pom.xml    |  2 +-
 kernel/data-pipeline/distsql/handler/pom.xml       |  2 +-
 kernel/data-pipeline/distsql/parser/pom.xml        |  2 +-
 kernel/data-pipeline/distsql/pom.xml               |  2 +-
 kernel/data-pipeline/distsql/statement/pom.xml     |  2 +-
 kernel/data-pipeline/pom.xml                       |  2 +-
 .../scenario/consistencycheck/pom.xml              |  2 +-
 kernel/data-pipeline/scenario/migration/pom.xml    |  2 +-
 kernel/data-pipeline/scenario/pom.xml              |  2 +-
 kernel/global-clock/api/pom.xml                    |  2 +-
 kernel/global-clock/core/pom.xml                   |  2 +-
 kernel/global-clock/pom.xml                        |  2 +-
 kernel/global-clock/type/hlc/pom.xml               |  2 +-
 kernel/global-clock/type/pom.xml                   |  2 +-
 kernel/global-clock/type/tso/core/pom.xml          |  2 +-
 kernel/global-clock/type/tso/pom.xml               |  2 +-
 kernel/global-clock/type/tso/provider/pom.xml      |  2 +-
 .../global-clock/type/tso/provider/redis/pom.xml   |  2 +-
 kernel/global-clock/type/tso/spi/pom.xml           |  2 +-
 kernel/logging/api/pom.xml                         |  2 +-
 kernel/logging/core/pom.xml                        |  2 +-
 kernel/logging/pom.xml                             |  2 +-
 kernel/metadata/core/pom.xml                       |  2 +-
 kernel/metadata/pom.xml                            |  2 +-
 kernel/parser/api/pom.xml                          |  2 +-
 kernel/parser/core/pom.xml                         |  2 +-
 kernel/parser/distsql/handler/pom.xml              |  2 +-
 kernel/parser/distsql/parser/pom.xml               |  2 +-
 kernel/parser/distsql/pom.xml                      |  2 +-
 kernel/parser/distsql/statement/pom.xml            |  2 +-
 kernel/parser/pom.xml                              |  2 +-
 kernel/pom.xml                                     |  2 +-
 kernel/schedule/core/pom.xml                       |  2 +-
 kernel/schedule/pom.xml                            |  2 +-
 kernel/single/api/pom.xml                          |  2 +-
 kernel/single/core/pom.xml                         |  2 +-
 kernel/single/pom.xml                              |  2 +-
 kernel/sql-federation/api/pom.xml                  |  2 +-
 kernel/sql-federation/core/pom.xml                 |  2 +-
 kernel/sql-federation/executor/advanced/pom.xml    |  2 +-
 kernel/sql-federation/executor/core/pom.xml        |  2 +-
 kernel/sql-federation/executor/original/pom.xml    |  2 +-
 kernel/sql-federation/executor/pom.xml             |  2 +-
 kernel/sql-federation/optimizer/pom.xml            |  2 +-
 kernel/sql-federation/pom.xml                      |  2 +-
 kernel/sql-translator/api/pom.xml                  |  2 +-
 kernel/sql-translator/core/pom.xml                 |  2 +-
 kernel/sql-translator/distsql/handler/pom.xml      |  2 +-
 kernel/sql-translator/distsql/parser/pom.xml       |  2 +-
 kernel/sql-translator/distsql/pom.xml              |  2 +-
 kernel/sql-translator/distsql/statement/pom.xml    |  2 +-
 kernel/sql-translator/pom.xml                      |  2 +-
 kernel/sql-translator/provider/jooq/pom.xml        |  2 +-
 kernel/sql-translator/provider/native/pom.xml      |  2 +-
 kernel/sql-translator/provider/pom.xml             |  2 +-
 kernel/time-service/api/pom.xml                    |  2 +-
 kernel/time-service/core/pom.xml                   |  2 +-
 kernel/time-service/pom.xml                        |  2 +-
 kernel/time-service/type/database/pom.xml          |  2 +-
 kernel/time-service/type/pom.xml                   |  2 +-
 kernel/time-service/type/system/pom.xml            |  2 +-
 kernel/traffic/api/pom.xml                         |  2 +-
 kernel/traffic/core/pom.xml                        |  2 +-
 kernel/traffic/distsql/handler/pom.xml             |  2 +-
 kernel/traffic/distsql/parser/pom.xml              |  2 +-
 kernel/traffic/distsql/pom.xml                     |  2 +-
 kernel/traffic/distsql/statement/pom.xml           |  2 +-
 kernel/traffic/pom.xml                             |  2 +-
 kernel/transaction/api/pom.xml                     |  2 +-
 kernel/transaction/core/pom.xml                    |  2 +-
 kernel/transaction/distsql/handler/pom.xml         |  2 +-
 kernel/transaction/distsql/parser/pom.xml          |  2 +-
 kernel/transaction/distsql/pom.xml                 |  2 +-
 kernel/transaction/distsql/statement/pom.xml       |  2 +-
 kernel/transaction/pom.xml                         |  2 +-
 kernel/transaction/type/base/pom.xml               |  2 +-
 kernel/transaction/type/base/seata-at/pom.xml      |  2 +-
 kernel/transaction/type/pom.xml                    |  2 +-
 kernel/transaction/type/xa/core/pom.xml            |  2 +-
 kernel/transaction/type/xa/pom.xml                 |  2 +-
 .../transaction/type/xa/provider/atomikos/pom.xml  |  2 +-
 .../transaction/type/xa/provider/bitronix/pom.xml  |  2 +-
 .../transaction/type/xa/provider/narayana/pom.xml  |  2 +-
 kernel/transaction/type/xa/provider/pom.xml        |  2 +-
 kernel/transaction/type/xa/spi/pom.xml             |  2 +-
 mode/api/pom.xml                                   |  2 +-
 mode/core/pom.xml                                  |  2 +-
 mode/pom.xml                                       |  2 +-
 mode/type/cluster/core/pom.xml                     |  2 +-
 mode/type/cluster/pom.xml                          |  2 +-
 mode/type/cluster/repository/api/pom.xml           |  2 +-
 mode/type/cluster/repository/pom.xml               |  2 +-
 .../cluster/repository/provider/consul/pom.xml     |  2 +-
 mode/type/cluster/repository/provider/etcd/pom.xml |  2 +-
 .../type/cluster/repository/provider/nacos/pom.xml |  2 +-
 mode/type/cluster/repository/provider/pom.xml      |  2 +-
 .../cluster/repository/provider/zookeeper/pom.xml  |  2 +-
 mode/type/pom.xml                                  |  2 +-
 mode/type/standalone/core/pom.xml                  |  2 +-
 mode/type/standalone/pom.xml                       |  2 +-
 mode/type/standalone/repository/api/pom.xml        |  2 +-
 mode/type/standalone/repository/pom.xml            |  2 +-
 .../repository/provider/jdbc/core/pom.xml          |  2 +-
 .../standalone/repository/provider/jdbc/h2/pom.xml |  2 +-
 .../repository/provider/jdbc/mysql/pom.xml         |  2 +-
 .../standalone/repository/provider/jdbc/pom.xml    |  2 +-
 mode/type/standalone/repository/provider/pom.xml   |  2 +-
 pom.xml                                            |  4 +-
 proxy/backend/core/pom.xml                         |  2 +-
 proxy/backend/pom.xml                              |  2 +-
 proxy/backend/type/hbase/pom.xml                   |  2 +-
 proxy/backend/type/mysql/pom.xml                   |  2 +-
 proxy/backend/type/opengauss/pom.xml               |  3 +-
 proxy/backend/type/pom.xml                         |  2 +-
 proxy/backend/type/postgresql/pom.xml              |  2 +-
 proxy/bootstrap/pom.xml                            |  2 +-
 proxy/frontend/core/pom.xml                        |  2 +-
 proxy/frontend/pom.xml                             |  2 +-
 proxy/frontend/spi/pom.xml                         |  2 +-
 proxy/frontend/type/mysql/pom.xml                  |  2 +-
 proxy/frontend/type/opengauss/pom.xml              |  2 +-
 proxy/frontend/type/pom.xml                        |  2 +-
 proxy/frontend/type/postgresql/pom.xml             |  2 +-
 proxy/pom.xml                                      |  2 +-
 sql-parser/dialect/mysql/pom.xml                   |  2 +-
 sql-parser/dialect/opengauss/pom.xml               |  2 +-
 sql-parser/dialect/oracle/pom.xml                  |  2 +-
 sql-parser/dialect/pom.xml                         |  2 +-
 sql-parser/dialect/postgresql/pom.xml              |  2 +-
 sql-parser/dialect/sql92/pom.xml                   |  2 +-
 sql-parser/dialect/sqlserver/pom.xml               |  2 +-
 sql-parser/engine/pom.xml                          |  2 +-
 sql-parser/pom.xml                                 |  2 +-
 sql-parser/spi/pom.xml                             |  2 +-
 sql-parser/statement/pom.xml                       |  2 +-
 test/e2e/agent/jdbc-project/pom.xml                |  2 +-
 test/e2e/agent/plugins/common/pom.xml              |  2 +-
 test/e2e/agent/plugins/logging/file/pom.xml        |  2 +-
 test/e2e/agent/plugins/logging/pom.xml             |  2 +-
 test/e2e/agent/plugins/metrics/pom.xml             |  2 +-
 test/e2e/agent/plugins/metrics/prometheus/pom.xml  |  2 +-
 test/e2e/agent/plugins/pom.xml                     |  2 +-
 test/e2e/agent/plugins/tracing/jaeger/pom.xml      |  2 +-
 test/e2e/agent/plugins/tracing/pom.xml             |  2 +-
 test/e2e/agent/plugins/tracing/zipkin/pom.xml      |  2 +-
 test/e2e/agent/pom.xml                             |  2 +-
 test/e2e/driver/pom.xml                            |  2 +-
 test/e2e/env/pom.xml                               |  2 +-
 test/e2e/fixture/pom.xml                           |  2 +-
 test/e2e/operation/discovery/pom.xml               |  2 +-
 test/e2e/operation/pipeline/pom.xml                |  2 +-
 test/e2e/operation/pom.xml                         |  2 +-
 test/e2e/operation/showprocesslist/pom.xml         |  2 +-
 test/e2e/operation/transaction/pom.xml             |  2 +-
 test/e2e/pom.xml                                   |  2 +-
 test/e2e/sql/pom.xml                               |  2 +-
 test/fixture/infra/pom.xml                         |  2 +-
 test/fixture/jdbc/pom.xml                          |  2 +-
 test/fixture/pom.xml                               |  2 +-
 test/it/optimizer/pom.xml                          |  2 +-
 test/it/parser/pom.xml                             |  2 +-
 test/it/pipeline/pom.xml                           |  2 +-
 test/it/pom.xml                                    |  2 +-
 test/it/rewriter/pom.xml                           |  2 +-
 test/pom.xml                                       |  2 +-
 test/util/pom.xml                                  |  2 +-
 289 files changed, 380 insertions(+), 318 deletions(-)