pinot icon indicating copy to clipboard operation
pinot copied to clipboard

[DO NOT MERGE][Benchmark] And evaluation enhancement benchmark with `BufferFastAggregation.and`

Open jasperjiaguo opened this issue 2 years ago • 1 comments

see https://github.com/apache/pinot/pull/9336

jasperjiaguo avatar Sep 09 '22 21:09 jasperjiaguo

Codecov Report

Merging #9370 (9d8b653) into master (0f4bcfc) will decrease coverage by 0.03%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #9370      +/-   ##
============================================
- Coverage     69.80%   69.76%   -0.04%     
- Complexity     4777     5078     +301     
============================================
  Files          1875     1884       +9     
  Lines         99860   100283     +423     
  Branches      15194    15253      +59     
============================================
+ Hits          69706    69965     +259     
- Misses        25231    25370     +139     
- Partials       4923     4948      +25     
Flag Coverage Δ
integration1 26.13% <20.00%> (-0.07%) :arrow_down:
integration2 24.73% <100.00%> (-0.26%) :arrow_down:
unittests1 66.93% <100.00%> (-0.16%) :arrow_down:
unittests2 15.31% <0.00%> (+0.05%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...che/pinot/core/operator/docidsets/AndDocIdSet.java 100.00% <100.00%> (ø)
...g/apache/pinot/server/api/resources/ErrorInfo.java 0.00% <0.00%> (-100.00%) :arrow_down:
...t/server/api/resources/DefaultExceptionMapper.java 0.00% <0.00%> (-75.00%) :arrow_down:
...erator/blocks/results/AggregationResultsBlock.java 72.15% <0.00%> (-23.60%) :arrow_down:
...aggregation/function/AggregationFunctionUtils.java 71.11% <0.00%> (-18.89%) :arrow_down:
...cheduler/resources/PolicyBasedResourceManager.java 75.00% <0.00%> (-18.75%) :arrow_down:
.../predicate/NotEqualsPredicateEvaluatorFactory.java 66.34% <0.00%> (-13.47%) :arrow_down:
.../pinot/query/runtime/utils/ServerRequestUtils.java 80.35% <0.00%> (-13.40%) :arrow_down:
...ient/JsonAsyncHttpPinotClientTransportFactory.java 68.75% <0.00%> (-12.02%) :arrow_down:
...ore/query/scheduler/resources/ResourceManager.java 84.00% <0.00%> (-12.00%) :arrow_down:
... and 86 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Sep 09 '22 23:09 codecov-commenter