This is an automated email from the ASF dual-hosted git repository.
jianglongtao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 6ac55dc0ea2 Fix JAVA_MEM_OPTS cannot be ajdusted to Cgroup limits for
Docker Environment. (#20781)
add f77d34287bb Add convert encrypt distsql and test case (#20748)
No new revisions were added by this update.
Summary of changes:
.../common/constant/DistSQLScriptConstants.java | 27 +++++-
.../queryable/ConvertYamlConfigurationHandler.java | 108 ++++++++++++++++++++-
.../ConvertYamlConfigurationHandlerTest.java | 24 +++--
.../conf/convert/config-database-discovery.yaml | 2 +-
.../{config_loader => convert}/config-encrypt.yaml | 35 ++++---
.../resources/conf/convert/config-resource.yaml | 6 +-
.../resources/conf/convert/config-sharding.yaml | 4 +-
.../resources/expected/convert-add-resource.yaml | 6 +-
...-splitting.yaml => convert-create-encrypt.yaml} | 27 +++---
.../expected/convert-create-sharding.yaml | 4 +-
.../expected/convert-database-discovery.yaml | 2 +-
11 files changed, 197 insertions(+), 48 deletions(-)
copy
shardingsphere-proxy/shardingsphere-proxy-backend/src/test/resources/conf/{config_loader
=> convert}/config-encrypt.yaml (69%)
copy
shardingsphere-proxy/shardingsphere-proxy-backend/src/test/resources/expected/{convert-readwrite-splitting.yaml
=> convert-create-encrypt.yaml} (62%)