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

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


    from 55d0ee6  Merge pull request #7322 from terrymanu/dev
     new 44ca9d4  Optimize startup time, ignore load unConfigured table's 
column and index
     new c9bac92  fix test case fail
     new e9bfb3e  Merge pull request #7328 from 
xbkaishui/optimize-startup-time-v2

The 26700 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:
 ...AlterTableStatementMetaDataRefreshStrategy.java |  6 ++-
 ...reateTableStatementMetaDataRefreshStrategy.java |  2 +-
 .../metadata/schema/RuleSchemaMetaDataLoader.java  | 47 ++++---------------
 .../schema/RuleSchemaMetaDataLoaderTest.java       |  8 +---
 .../infra/context/SchemaContextsBuilder.java       |  2 +-
 .../dbtest/engine/dql/BaseDQLIT.java               |  3 ++
 .../select_distinct_with_owner_star.xml            |  3 --
 .../select_order_by_with_multiple_stars.xml        |  6 ---
 .../masterslave/select_with_case_expression.xml    |  3 --
 .../metadata/schema/SchemaMetaDataLoader.java      | 54 +++-------------------
 .../binder/metadata/table/TableMetaDataLoader.java | 19 ++++++++
 .../metadata/table/SchemaMetaDataLoaderTest.java   |  4 +-
 .../metadata/table/TableMetaDataLoaderTest.java    | 10 ++++
 13 files changed, 57 insertions(+), 110 deletions(-)

Reply via email to