This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from b92a16a [IOTDB-1601]Add Like and REGEXP statement user guide in DML
(#3889)
add 5c48d3a [IOTDB-1565]set system to readonly / writable Adaptive
cluster (#3885)
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/cluster/server/ClientServer.java | 9 +++++-
.../apache/iotdb/cluster/utils/PartitionUtils.java | 4 ++-
.../apache/iotdb/db/qp/physical/PhysicalPlan.java | 7 ++++-
.../db/qp/physical/sys/SetSystemModePlan.java | 33 ++++++++++++++++++++++
.../test/java/org/apache/iotdb/db/sql/Cases.java | 21 ++++++++++++++
5 files changed, 71 insertions(+), 3 deletions(-)