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 e5c93a9299c Merge MySQLAuthenticationHandler and
MySQLAuthenticationEngine (#24148)
add 1366f59934f DistSQL DIST VARIABLE support internal property key
(#24141)
No new revisions were added by this update.
Summary of changes:
.../internal/InternalConfigurationPropertyKey.java | 13 +++++++++++++
.../ral/queryable/ShowDistVariableExecutor.java | 18 +++++++++++++++---
.../ral/queryable/ShowDistVariablesExecutor.java | 4 ++++
.../ral/updatable/SetDistVariableHandler.java | 21 ++++++++++++++-------
.../ral/queryable/ShowDistVariableExecutorTest.java | 12 ++++++++++++
.../queryable/ShowDistVariablesExecutorTest.java | 4 +++-
.../ral/updatable/SetDistVariableExecutorTest.java | 13 +++++++++++++
.../ral/dataset/empty_rules/show_dist_variables.xml | 1 +
8 files changed, 75 insertions(+), 11 deletions(-)