uber / aresdb

A GPU-powered real-time analytics storage and query engine.
https://eng.uber.com/aresdb/
Apache License 2.0
3.02k stars 234 forks source link

update memory estimation for array type #309

Closed voyager-dw closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #309 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #309      +/-   ##
==========================================
+ Coverage   71.84%   71.91%   +0.06%     
==========================================
  Files         166      166              
  Lines       23367    23373       +6     
==========================================
+ Hits        16789    16809      +20     
+ Misses       5285     5270      -15     
- Partials     1293     1294       +1
Impacted Files Coverage Δ
query/aql_processor.go 80.83% <100%> (+0.15%) :arrow_up:
memstore/list/archive_vector_party.go 66.51% <100%> (-0.16%) :arrow_down:
subscriber/common/job/driver.go 67.73% <0%> (+1.41%) :arrow_up:
controller/mutators/etcd/schema_mutator.go 63.58% <0%> (+1.73%) :arrow_up:
broker/query_plan_non_agg.go 79.04% <0%> (+4.19%) :arrow_up:

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 3584555...9746f93. Read the comment docs.