This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch client_manager_add_close
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 3c31fdf fix argument order
add 00e16fe fix plan serialization
No new revisions were added by this update.
Summary of changes:
.../db/integration/versionadaption/IoTDBDDLVersionAdaptionIT.java | 7 +++++++
.../main/java/org/apache/iotdb/db/qp/physical/crud/DeletePlan.java | 3 +++
.../java/org/apache/iotdb/db/qp/physical/crud/SelectIntoPlan.java | 3 +++
.../apache/iotdb/db/qp/physical/sys/DeleteStorageGroupPlan.java | 3 +++
.../org/apache/iotdb/db/qp/physical/sys/DeleteTimeSeriesPlan.java | 3 +++
.../java/org/apache/iotdb/db/qp/physical/sys/ShowDevicesPlan.java | 2 ++
.../org/apache/iotdb/db/qp/physical/sys/ShowTimeSeriesPlan.java | 2 ++
7 files changed, 23 insertions(+)