This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch new_series_reader
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from eb920ce Merge remote-tracking branch 'origin/master' into
new_series_reader
add a5c5961 review planner and RawDataQueryExecutor (#779)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/iotdb/db/qp/Planner.java | 6 +--
.../iotdb/db/query/executor/QueryRouter.java | 46 +++++++++-------------
.../db/query/executor/RawDataQueryExecutor.java | 33 ++++------------
.../org/apache/iotdb/db/service/TSServiceImpl.java | 2 +-
4 files changed, 29 insertions(+), 58 deletions(-)