You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/02/07 02:59:34 UTC

[incubator-iotdb] branch new_series_reader updated (4db49d5 -> 3fb17fb)

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 4db49d5  move package
     add 3fb17fb  simplify PlanExecutor

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/qp/executor/IPlanExecutor.java | 18 -----
 .../apache/iotdb/db/qp/executor/PlanExecutor.java  | 76 +++++++---------------
 .../org/apache/iotdb/db/service/TSServiceImpl.java |  2 +-
 .../iotdb/db/engine/storagegroup/TTLTest.java      |  3 +-
 .../dataset/EngineDataSetWithValueFilterTest.java  |  4 ++
 5 files changed, 32 insertions(+), 71 deletions(-)