verdict-project / verdict

Interactive-Speed Analytics: 200x Faster, 200x Fewer Cluster Resources, Approximate Query Processing
http://verdictdb.org
Apache License 2.0
248 stars 66 forks source link

Converter added and docs changed #343

Closed dongyoungy closed 5 years ago

dongyoungy commented 5 years ago

Same PR as #341. Only moved to our repository to run unit tests.

codecov-io commented 5 years ago

Codecov Report

Merging #343 into master will decrease coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #343      +/-   ##
==========================================
- Coverage    70.8%   70.74%   -0.06%     
==========================================
  Files         168      168              
  Lines       11492    11492              
  Branches     1874     1874              
==========================================
- Hits         8136     8129       -7     
- Misses       2875     2883       +8     
+ Partials      481      480       -1
Impacted Files Coverage Δ
.../core/scrambling/FastConvergeScramblingMethod.java 89.31% <0%> (-2.02%) :arrow_down:
...or/QueryResultAccuracyEstimatorFromDifference.java 83.17% <0%> (ø) :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 c4c2b1b...57f5f39. Read the comment docs.

pyongjoo commented 5 years ago

Can we merge this soon? I believe @dongyoungy told me there were some content omitted.

dongyoungy commented 5 years ago

This PR will be merged as PR #347