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

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


    from 8610954  Add a specification of the character that supported in time 
series name (#2501)
     add 6953b9e  [IOTDB-1077] Add python test and insert one device interface 
(#2539)

No new revisions were added by this update.

Summary of changes:
 client-py/readme.md                                |   6 +
 client-py/src/SessionExample.py                    |  14 +-
 .../src/{SessionExample.py => SessionTest.py}      |  79 ++++++++++--
 client-py/src/iotdb/Session.py                     | 143 ++++++++++++++++++---
 client-py/src/iotdb/utils/IoTDBRpcDataSet.py       |   5 +-
 .../org/apache/iotdb/db/service/TSServiceImpl.java |  11 +-
 6 files changed, 223 insertions(+), 35 deletions(-)
 copy client-py/src/{SessionExample.py => SessionTest.py} (61%)

Reply via email to