This is an automated email from the ASF dual-hosted git repository.
hxd pushed a change to branch rel/0.9
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from b99c6ee [To rel/0.9] fix null message in thrift TSStatusType (#1210)
new 01ba640 add parameter check in session.insertInBatch
new 1e8f660 add catch exception
The 2 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:
.../org/apache/iotdb/db/service/TSServiceImpl.java | 38 ++++++++++++----------
.../java/org/apache/iotdb/session/Session.java | 8 +++++
2 files changed, 28 insertions(+), 18 deletions(-)