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

Clear the reused record in PartitionUpsertMetadataManager #7676

Merged
merged 1 commit into from Nov 2, 2021

Conversation

Jackie-Jiang
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 2, 2021

Codecov Report

Merging #7676 (dbb7468) into master (990ae47) will decrease coverage by 1.18%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #7676      +/-   ##
============================================
- Coverage     71.54%   70.36%   -1.19%     
- Complexity     4030     4031       +1     
============================================
  Files          1579     1579              
  Lines         80367    80373       +6     
  Branches      11942    11943       +1     
============================================
- Hits          57499    56554     -945     
- Misses        18980    19940     +960     
+ Partials       3888     3879       -9     
Flag Coverage Δ
integration1 ?
integration2 27.74% <0.00%> (+0.03%) ⬆️
unittests1 68.59% <0.00%> (-0.01%) ⬇️
unittests2 14.56% <0.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
...t/local/upsert/PartitionUpsertMetadataManager.java 74.03% <0.00%> (-0.72%) ⬇️
...pinot/minion/exception/TaskCancelledException.java 0.00% <0.00%> (-100.00%) ⬇️
...nverttorawindex/ConvertToRawIndexTaskExecutor.java 0.00% <0.00%> (-100.00%) ⬇️
...e/pinot/common/minion/MergeRollupTaskMetadata.java 0.00% <0.00%> (-94.74%) ⬇️
...plugin/segmentuploader/SegmentUploaderDefault.java 0.00% <0.00%> (-87.10%) ⬇️
.../transform/function/MapValueTransformFunction.java 0.00% <0.00%> (-85.30%) ⬇️
...ot/common/messages/RoutingTableRebuildMessage.java 0.00% <0.00%> (-81.82%) ⬇️
...ache/pinot/common/lineage/SegmentLineageUtils.java 22.22% <0.00%> (-77.78%) ⬇️
...ore/startree/executor/StarTreeGroupByExecutor.java 0.00% <0.00%> (-77.78%) ⬇️
...verttorawindex/ConvertToRawIndexTaskGenerator.java 8.77% <0.00%> (-77.20%) ⬇️
... and 99 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 990ae47...dbb7468. Read the comment docs.

@Jackie-Jiang Jackie-Jiang merged commit 2107b2c into apache:master Nov 2, 2021
@Jackie-Jiang Jackie-Jiang deleted the fix_partial_upsert branch November 2, 2021 06:17
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.

None yet

3 participants