Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix description on Query Latency in the doc #4111

Merged
merged 1 commit into from Apr 12, 2019
Merged

Conversation

jackjlli
Copy link
Contributor

This PR fixes description on Query Latency in the doc.

@jgutmann

@codecov-io
Copy link

Codecov Report

Merging #4111 into master will increase coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #4111      +/-   ##
============================================
+ Coverage     66.66%   66.85%   +0.18%     
  Complexity       20       20              
============================================
  Files          1037     1037              
  Lines         51425    51425              
  Branches       7192     7192              
============================================
+ Hits          34282    34378      +96     
+ Misses        14787    14676     -111     
- Partials       2356     2371      +15
Impacted Files Coverage Δ Complexity Δ
...pinot/core/operator/docidsets/OrBlockDocIdSet.java 84.9% <0%> (-13.21%) 0% <0%> (ø)
...pache/pinot/core/util/SortedRangeIntersection.java 83.82% <0%> (-7.36%) 0% <0%> (ø)
.../impl/dictionary/FloatOnHeapMutableDictionary.java 86.66% <0%> (-6.67%) 0% <0%> (ø)
...e/operator/dociditerators/BitmapDocIdIterator.java 60.71% <0%> (-3.58%) 0% <0%> (ø)
...g/apache/pinot/common/metrics/AbstractMetrics.java 74% <0%> (-2.67%) 0% <0%> (ø)
...ot/core/query/pruner/ColumnValueSegmentPruner.java 85.91% <0%> (-1.41%) 0% <0%> (ø)
...ache/pinot/common/metadata/ZKMetadataProvider.java 72.45% <0%> (-1.2%) 0% <0%> (ø)
...lix/core/realtime/PinotRealtimeSegmentManager.java 73% <0%> (-1%) 0% <0%> (ø)
...ot/common/protocols/SegmentCompletionProtocol.java 92.48% <0%> (-0.58%) 0% <0%> (ø)
...regation/function/customobject/QuantileDigest.java 57.74% <0%> (-0.45%) 0% <0%> (ø)
... and 20 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 fd61e74...3622c56. Read the comment docs.

@jackjlli jackjlli merged commit 7ef519d into apache:master Apr 12, 2019
@jackjlli jackjlli deleted the fix-doc branch April 12, 2019 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants