This is an automated email from the ASF dual-hosted git repository.
geniuspig pushed a change to branch http_v2
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 677abda fix cors
add fdd350f update query for grafana
add 2fa6678 update test
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/http/constant/HttpConstant.java | 12 ++
.../apache/iotdb/db/http/handler/QueryHandler.java | 149 +++++++++++++++++++--
.../apache/iotdb/db/http/parser/QueryParser.java | 110 ---------------
.../org/apache/iotdb/db/http/HttpPrepData.java | 37 ++++-
4 files changed, 179 insertions(+), 129 deletions(-)
delete mode 100644
server/src/main/java/org/apache/iotdb/db/http/parser/QueryParser.java