thulab / iotdb

This repository is ReadOnly now. please go to https://github.com/apache/incubator-iotdb
Apache License 2.0
19 stars 0 forks source link

IT IS TIME TO KILL THANOS. #577

Closed jixuan1989 closed 5 years ago

jixuan1989 commented 5 years ago

After several months working, the kill_thanos branch has the ability to replace current master. For more discussion, see https://lists.apache.org/thread.html/6d282c97fc290fd1fe94d35688d040947718eeae6198c4946bdb9275@%3Cdev.iotdb.apache.org%3E

The Avengers Will Win!

codecov[bot] commented 5 years ago

Codecov Report

Merging #577 into master will increase coverage by 4.88%. The diff coverage is 48.43%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #577      +/-   ##
==========================================
+ Coverage    38.3%   43.18%   +4.88%     
==========================================
  Files         551      381     -170     
  Lines       40513    30394   -10119     
  Branches     8869     6396    -2473     
==========================================
- Hits        15518    13126    -2392     
+ Misses      23236    16046    -7190     
+ Partials     1759     1222     -537
Impacted Files Coverage Δ
...n/java/cn/edu/tsinghua/iotdb/engine/Processor.java 59.52% <ø> (ø) :arrow_up:
...u/tsinghua/iotdb/query/component/job/QueryJob.java 0% <ø> (ø)
...nghua/iotdb/engine/overflow/utils/MergeStatus.java 66.66% <ø> (ø) :arrow_up:
...singhua/iotdb/qp/logical/sys/LoadDataOperator.java 0% <ø> (ø) :arrow_up:
...tdb/query/component/executor/QueryJobExecutor.java 0% <ø> (ø)
...tsinghua/iotdb/qp/logical/crud/SelectOperator.java 100% <ø> (ø) :arrow_up:
...ua/iotdb/exception/FileNodeProcessorException.java 0% <ø> (ø) :arrow_up:
.../iotdb/query/externalsort/ExternalSortJobPart.java 100% <ø> (ø)
...hua/iotdb/query/component/job/QueryEngineImpl.java 0% <ø> (ø)
...otdb/qp/strategy/optimizer/DNFFilterOptimizer.java 46.15% <ø> (+3.84%) :arrow_up:
... and 600 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f0e4314...9b6dd61. Read the comment docs.