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 2020/11/20 09:29:22 UTC

[shardingsphere] branch master updated (5917780 -> 5cda8ed)

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 5917780  Use LoadingCache to simplify SQLStatementParserEngine (#8239)
     add 5cda8ed  add ClassFilterConstructor for yaml (#8245)

No new revisions were added by this update.

Summary of changes:
 .../governance/core/config/ConfigCenter.java       |  3 ++-
 .../config/listener/PropertiesChangedListener.java |  3 ++-
 .../infra/yaml/engine/YamlEngine.java              | 12 ++++++----
 .../engine/constructor/ClassFilterConstructor.java | 26 +++++++++-------------
 .../YamlEngineProxyUserConfigurationTest.java      |  5 +++--
 .../infra/yaml/engine/YamlEngineTest.java          | 23 +++++++++++++++++--
 6 files changed, 47 insertions(+), 25 deletions(-)
 copy shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-merge/src/main/java/org/apache/shardingsphere/sharding/merge/dql/groupby/aggregation/DistinctCountAggregationUnit.java => shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/yaml/engine/constructor/ClassFilterConstructor.java (59%)