Skip to content

Remove isIntermediateResultComparable method#7640

Merged
Jackie-Jiang merged 1 commit intoapache:masterfrom
weixiangsun:weixiang-cleanup
Oct 26, 2021
Merged

Remove isIntermediateResultComparable method#7640
Jackie-Jiang merged 1 commit intoapache:masterfrom
weixiangsun:weixiang-cleanup

Conversation

@weixiangsun
Copy link
Contributor

@weixiangsun weixiangsun commented Oct 26, 2021

Description

Remove isIntermediateResultComparable method

Upgrade Notes

Does this PR prevent a zero down-time upgrade? (Assume upgrade order: Controller, Broker, Server, Minion)

  • Yes (Please label as backward-incompat, and complete the section below on Release Notes)

Does this PR fix a zero-downtime upgrade introduced earlier?

  • Yes (Please label this as backward-incompat, and complete the section below on Release Notes)

Does this PR otherwise need attention when creating release notes? Things to consider:

  • New configuration options
  • Deprecation of configurations
  • Signature changes to public methods/interfaces
  • New plugins added or old plugins removed
  • Yes (Please label this PR as release-notes and complete the section on Release Notes)

Release Notes

Documentation

Copy link
Contributor

@Jackie-Jiang Jackie-Jiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the clean up

@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2021

Codecov Report

Merging #7640 (f0c0e48) into master (da3bce5) will decrease coverage by 5.17%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #7640      +/-   ##
============================================
- Coverage     70.44%   65.26%   -5.18%     
+ Complexity     3999     3995       -4     
============================================
  Files          1575     1529      -46     
  Lines         79927    78051    -1876     
  Branches      11833    11633     -200     
============================================
- Hits          56303    50942    -5361     
- Misses        19773    23491    +3718     
+ Partials       3851     3618     -233     
Flag Coverage Δ
integration2 ?
unittests1 68.72% <100.00%> (+0.01%) ⬆️
unittests2 14.54% <0.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
...y/aggregation/function/AvgAggregationFunction.java 92.00% <ø> (-5.37%) ⬇️
...aggregation/function/CountAggregationFunction.java 59.52% <ø> (-14.90%) ⬇️
...regation/function/DistinctAggregationFunction.java 64.28% <ø> (+2.21%) ⬆️
...ion/function/DistinctCountAggregationFunction.java 31.39% <ø> (-0.31%) ⬇️
...nction/DistinctCountBitmapAggregationFunction.java 26.42% <ø> (+0.13%) ⬆️
.../function/DistinctCountHLLAggregationFunction.java 44.57% <ø> (-0.34%) ⬇️
...nction/DistinctCountRawHLLAggregationFunction.java 100.00% <ø> (+4.54%) ⬆️
...n/DistinctCountThetaSketchAggregationFunction.java 64.11% <ø> (-1.13%) ⬇️
...gregation/function/FastHLLAggregationFunction.java 60.00% <ø> (+0.84%) ⬆️
...aggregation/function/IdSetAggregationFunction.java 60.31% <ø> (+0.23%) ⬆️
... and 344 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 da3bce5...f0c0e48. Read the comment docs.

@richardstartin
Copy link
Member

Probably a semantic matter but this PR doesn't seem to deprecate the method but remove it entirely, could the PR title be changed to reflect that for anyone maintaining forks to follow along easier?

@Jackie-Jiang Jackie-Jiang changed the title Deprecate isIntermediateResultComparable method. Remove isIntermediateResultComparable method Oct 26, 2021
@Jackie-Jiang Jackie-Jiang merged commit 28894e4 into apache:master Oct 26, 2021
@weixiangsun weixiangsun deleted the weixiang-cleanup branch October 26, 2021 22:23
kriti-sc pushed a commit to kriti-sc/incubator-pinot that referenced this pull request Dec 12, 2021
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.

4 participants