This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch TableModelIngestion2
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from ada3e96bad1 Refactor toDeviceId in PartialPath
add 975bdee32bd Support executeBatch in Table Model
add f1ec46511f3 Table model ingestion, fix sql insert problem
new 9a43dd6f507 Merge branch 'ty/TableModelGrammar' into
TableModelIngestion2
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:
.../java/org/apache/iotdb/jdbc/IoTDBStatement.java | 11 +++
.../java/org/apache/iotdb/rpc/TSStatusCode.java | 2 +
.../protocol/thrift/impl/ClientRPCServiceImpl.java | 105 +++++++++++++++------
3 files changed, 88 insertions(+), 30 deletions(-)