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

Release helm pinot 0.2.4 #7136

Merged
merged 1 commit into from Jul 8, 2021
Merged

Conversation

xiangfu0
Copy link
Contributor

@xiangfu0 xiangfu0 commented Jul 7, 2021

Description

Release pinot helmChart 0.2.4 with the recent changes for Charts options and jdk11 upgrade.

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

@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2021

Codecov Report

Merging #7136 (086def8) into master (0102227) will increase coverage by 8.09%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #7136      +/-   ##
============================================
+ Coverage     65.40%   73.49%   +8.09%     
  Complexity       92       92              
============================================
  Files          1497     1497              
  Lines         73510    73510              
  Branches      10601    10601              
============================================
+ Hits          48076    54024    +5948     
+ Misses        22043    15967    -6076     
- Partials       3391     3519     +128     
Flag Coverage Δ
integration 41.71% <ø> (?)
unittests 65.38% <ø> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
.../java/org/apache/pinot/spi/data/TimeFieldSpec.java 88.63% <0.00%> (-2.28%) ⬇️
...e/pinot/segment/local/io/util/PinotDataBitSet.java 96.03% <0.00%> (-1.59%) ⬇️
...ava/org/apache/pinot/core/transport/TlsConfig.java 94.11% <0.00%> (ø)
...org/apache/pinot/core/auth/BasicAuthPrincipal.java 80.00% <0.00%> (ø)
.../function/DistinctCountHLLAggregationFunction.java 44.91% <0.00%> (+0.59%) ⬆️
...optimizer/filter/TimePredicateFilterOptimizer.java 82.11% <0.00%> (+0.66%) ⬆️
...pql/parsers/PinotQuery2BrokerRequestConverter.java 90.90% <0.00%> (+0.69%) ⬆️
...e/pinot/controller/helix/SegmentStatusChecker.java 89.31% <0.00%> (+0.76%) ⬆️
...java/org/apache/pinot/common/utils/DataSchema.java 75.00% <0.00%> (+0.86%) ⬆️
...n/DistinctCountThetaSketchAggregationFunction.java 65.23% <0.00%> (+1.20%) ⬆️
... and 350 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 0102227...086def8. Read the comment docs.

@xiangfu0 xiangfu0 merged commit 8b5c0ac into apache:master Jul 8, 2021
@xiangfu0 xiangfu0 deleted the helm-pinot-0.2.4 branch July 8, 2021 04:35
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