This is an automated email from the ASF dual-hosted git repository.
lujingshang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from 87d1abe [DistSQL] Add `show db_discovery types/heartbeats` statement
to support new API (#14082)
add 50e2c2e Reduce unnecessary method invoke and stream (#14089)
No new revisions were added by this update.
Summary of changes:
.../db/protocol/mysql/payload/MySQLPacketPayload.java | 5 +++--
.../org/apache/shardingsphere/sharding/rule/ShardingRule.java | 7 ++++++-
.../infra/metadata/rule/ShardingSphereRuleMetaData.java | 10 +++++++++-
.../query/binary/execute/MySQLComStmtExecuteExecutor.java | 11 ++++++++---
4 files changed, 26 insertions(+), 7 deletions(-)