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

qiaojialin pushed a change to branch rpc_client
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 895c9ba  fix when batch is not full, time serialize overflow buffer 
size bug
     add 0e493c7  remove IoTDBDataType in rpc, use int32 instead

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iotdb/client/Client.java  |  2 +-
 .../src/main/java/org/apache/iotdb/jdbc/Utils.java | 27 +-------------
 .../apache/iotdb/jdbc/IoTDBQueryResultSetTest.java |  2 +-
 .../test/java/org/apache/iotdb/jdbc/UtilsTest.java |  2 +-
 .../iotdb/db/qp/physical/crud/BatchInsertPlan.java | 36 ++++--------------
 .../org/apache/iotdb/db/service/TSServiceImpl.java |  2 +-
 .../apache/iotdb/db/utils/QueryDataSetUtils.java   | 43 +++++++---------------
 .../storagegroup/StorageGroupProcessorTest.java    |  9 +++--
 service-rpc/src/main/thrift/rpc.thrift             |  8 +---
 9 files changed, 33 insertions(+), 98 deletions(-)

Reply via email to