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 4784286  Merge pull request #6987 from terrymanu/dev
     new 15fc04c  Update pom sequence
     new c24f11d  Use RequiredArgsConstructor for SchemaContext
     new 15f1010  Add CachedDatabaseMetaDataTest
     new 039b7b5  Merge pull request #6988 from terrymanu/dev

The 26285 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:
 .../runtime/CachedDatabaseMetaDataTest.java        | 67 ++++++++++++++++++++++
 shardingsphere-kernel/pom.xml                      |  2 +-
 .../shardingsphere-kernel-context/pom.xml          |  2 +-
 .../kernel/context/SchemaContext.java              | 12 ++--
 4 files changed, 73 insertions(+), 10 deletions(-)
 create mode 100644 
shardingsphere-control-panel/shardingsphere-cluster/shardingsphere-cluster-facade/src/test/java/org/apache/shardingsphere/kernel/context/runtime/CachedDatabaseMetaDataTest.java

Reply via email to