This is an automated email from the ASF dual-hosted git repository.
geniuspig pushed a change to branch http
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from ff57dd1 update insert document.
add f856007 update restService
add 9590943 update sql query.
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/client/AbstractClient.java | 30 +-
.../org/apache/iotdb/db/conf/IoTDBConstant.java | 7 +-
.../iotdb/db/rest/constant/RestConstant.java | 2 +
.../iotdb/db/rest/controller/RestController.java | 24 +-
.../apache/iotdb/db/rest/service/RestService.java | 344 ++++++++++++++++++++-
.../org/apache/iotdb/db/service/TSServiceImpl.java | 1 -
.../java/org/apache/iotdb/db/rest/HTTPTest.java | 9 +
7 files changed, 391 insertions(+), 26 deletions(-)