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 652d278 Example module directory tree adjustment (#11780)
add 68b00a6 Fix #11723 add unit test (#11765)
No new revisions were added by this update.
Summary of changes:
.../schema/builder/SchemaPrivilegeBuilder.java | 95 +++++++++++++---------
...gesPermittedAuthorityProviderAlgorithmTest.java | 61 ++++++++++++++
2 files changed, 117 insertions(+), 39 deletions(-)
create mode 100644
shardingsphere-infra/shardingsphere-infra-authority/shardingsphere-infra-authority-common/src/test/java/org/apache/shardingsphere/authority/provider/simple/SchemaPrivilegesPermittedAuthorityProviderAlgorithmTest.java