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

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


    from 6c4e432  Merge pull request #360 from samperson1997/split_development
     add b3b7417  add insertRow interface
     add 8656e1f  format insertRow in rpc.thrift
     new aa029b3  Merge pull request #367 from apache/session_insert

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../UserGuide/7-Session API/1-Session API.md       | 46 ++++++++++++++++-----
 .../UserGuide/7-Session API/1-Session API.md       | 47 ++++++++++++++++------
 .../main/java/org/apache/iotdb/SessionExample.java | 31 ++++++++++++--
 .../org/apache/iotdb/db/service/TSServiceImpl.java | 21 ++++++++++
 service-rpc/src/main/thrift/rpc.thrift             |  9 +++++
 .../java/org/apache/iotdb/session/Session.java     | 16 ++++++++
 6 files changed, 144 insertions(+), 26 deletions(-)

Reply via email to