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

haonan pushed a change to branch move_sonar_seperate
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 187c9bb  move sonar and coverall as seperate actions; merge Linux and 
Mac actions into one file
     add 603d6b2  [IOTDB-1135] Fix count timeseries bug when the paths are 
nested (#2677)
     add dcab9bd  Add the description about TsClean to docs (#2711)
     add e5e36f3  Fix an error in AggregationQuery system design doc (#2719)
     add 67b08f9  Add level merge to  "merge" command (#2605)
     add bc64896  Add new committer (#2720)
     add 35e2cdb  Merge branch 'master' of https://github.com/apache/iotdb into 
move_sonar_seperate

No new revisions were added by this update.

Summary of changes:
 .../Operation Manual/UDF User Defined Function.md  |   6 +-
 docs/zh/SystemDesign/DataQuery/AggregationQuery.md |   2 +-
 .../Operation Manual/UDF User Defined Function.md  |   6 +-
 .../org/apache/iotdb/db/engine/StorageEngine.java  |   4 +-
 .../db/engine/compaction/TsFileManagement.java     |   6 ++
 .../level/LevelCompactionTsFileManagement.java     |   3 +-
 .../engine/storagegroup/StorageGroupProcessor.java |  22 +++--
 .../virtualSg/VirtualStorageGroupManager.java      |   4 +-
 .../java/org/apache/iotdb/db/metadata/MTree.java   |  97 ++++++++-------------
 .../apache/iotdb/db/qp/executor/PlanExecutor.java  |   3 +-
 .../storagegroup/StorageGroupProcessorTest.java    |   3 +-
 .../iotdb/db/metadata/MManagerBasicTest.java       |  66 ++++++++++++++
 .../public/img/contributor-avatar/xww.jpg          | Bin 0 -> 64538 bytes
 .../public/img/contributor-avatar/yrzh.jpg         | Bin 0 -> 99556 bytes
 .../theme/global-components/Contributor.vue        |  14 +++
 15 files changed, 154 insertions(+), 82 deletions(-)
 create mode 100644 
site/src/main/.vuepress/public/img/contributor-avatar/xww.jpg
 create mode 100644 
site/src/main/.vuepress/public/img/contributor-avatar/yrzh.jpg

Reply via email to