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

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

commit 278c6cce5c9cff1c15b8ac17c8cff3b973b77517
Merge: 4b47c41d0d4 bbc75db8c67
Author: Cong Hu <[email protected]>
AuthorDate: Wed Dec 11 19:07:42 2024 +0800

    Merge pull request #34009 from strongduanmu/dev-12112
    
    Add load-table-metadata-batch-size props to concurrent load table metadata

 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