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

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


    from 4b47c41d0d4 Optimize loader options config of YAML, change 
maxAliasesForCollections from by default 50 to 1000 (#34001)
     add e53f39092a8 Add load-table-metadata-batch-size props to concurrent 
load table metadata
     add 9bddcb91dd9 Update release note and doc
     add e63cb826858 fix unit test
     add ba908caba5b fix e2e test
     add de931a0222b remove system out
     add bbc75db8c67 fix checkstyle
     new 278c6cce5c9 Merge pull request #34009 from strongduanmu/dev-12112

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 RELEASE-NOTES.md                                   |  1 +
 .../content/user-manual/common-config/props.cn.md  |  1 +
 .../content/user-manual/common-config/props.en.md  |  1 +
 .../shardingsphere-proxy/yaml-config/props.cn.md   | 37 +++++++++++-----------
 .../shardingsphere-proxy/yaml-config/props.en.md   |  1 +
 .../config/props/ConfigurationPropertyKey.java     |  5 +++
 .../schema/builder/GenericSchemaBuilder.java       |  4 +--
 .../database/schema/util/SchemaMetaDataUtils.java  | 23 +++++++++++---
 .../schema/util/SchemaMetaDataUtilsTest.java       | 22 +++++++++----
 .../queryable/ShowDistVariablesExecutorTest.java   |  2 +-
 .../dataset/empty_rules/show_dist_variables.xml    |  1 +
 11 files changed, 66 insertions(+), 32 deletions(-)

Reply via email to