This is an automated email from the ASF dual-hosted git repository.

geniuspig pushed a change to branch optimize_path_v2
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from efef527  update accoring to sonnar
     add 984bc59  update according to sonnar

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/tsfile/TsFileRead.java   | 11 +++---
 .../iotdb/hadoop/tsfile/TSFRecordReader.java       |  1 -
 .../engine/merge/selector/IMergePathSelector.java  |  1 -
 .../iotdb/db/engine/merge/task/MergeFileTask.java  |  1 -
 .../db/engine/storagegroup/TsFileResource.java     | 41 +++++++++++-----------
 .../org/apache/iotdb/db/metadata/MManager.java     |  4 +--
 .../java/org/apache/iotdb/db/metadata/MTree.java   |  1 -
 .../org/apache/iotdb/db/metadata/PartialPath.java  |  5 ---
 .../apache/iotdb/db/monitor/MonitorConstants.java  |  2 +-
 .../apache/iotdb/db/qp/constant/SQLConstant.java   | 10 +++---
 .../db/qp/logical/crud/BasicFunctionOperator.java  |  2 +-
 .../iotdb/db/qp/logical/crud/FilterOperator.java   |  3 +-
 .../iotdb/db/qp/logical/crud/InOperator.java       |  3 +-
 .../writelog/recover/TsFileRecoverPerformer.java   |  3 +-
 14 files changed, 38 insertions(+), 50 deletions(-)

Reply via email to