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

Documentation updates (same as #345) #347

Closed dongyoungy closed 5 years ago

dongyoungy commented 5 years ago

Basically same as #345, but with a few minor fixes.

codecov-io commented 5 years ago

Codecov Report

Merging #347 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #347   +/-   ##
======================================
  Coverage    70.8%   70.8%           
======================================
  Files         168     168           
  Lines       11492   11492           
  Branches     1874    1874           
======================================
  Hits         8136    8136           
+ Misses       2875    2874    -1     
- Partials      481     482    +1
Impacted Files Coverage Δ
...org/verdictdb/sqlreader/ScrambleTableReplacer.java 80% <0%> (-2.22%) :arrow_down:
...a/org/verdictdb/jdbc41/VerdictStreamResultSet.java 8.29% <0%> (-0.26%) :arrow_down:
.../core/scrambling/FastConvergeScramblingMethod.java 91.91% <0%> (+0.58%) :arrow_up:
...or/QueryResultAccuracyEstimatorFromDifference.java 84.16% <0%> (+1%) :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...e1496c2. Read the comment docs.

dongyoungy commented 5 years ago

This will resolve #346