This is an automated email from the ASF dual-hosted git repository.

xuekaifeng pushed a change to branch 
IOTDB-615-Use-binary-rather-than-string-in-insert-plan
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 0574d7a  merge
     add 69f5432  fix bug
     add 248d25b  add original str interface
     add 5441d45  fix format

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/rocketmq/RocketMQConsumer.java    |  51 ++++---
 .../iotdb/flink/DefaultIoTSerializationSchema.java | 168 ++++++++++-----------
 .../apache/iotdb/db/qp/executor/PlanExecutor.java  |  66 +++++++-
 .../iotdb/db/qp/physical/crud/InsertPlan.java      |   9 ++
 .../org/apache/iotdb/db/service/TSServiceImpl.java |  17 +--
 service-rpc/rpc-changelist.md                      |  34 +----
 .../java/org/apache/iotdb/session/Session.java     | 107 +++++++++++--
 .../org/apache/iotdb/session/IoTDBSessionIT.java   | 140 +++++++++++++++++
 8 files changed, 427 insertions(+), 165 deletions(-)

Reply via email to