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(meta): fix inconsistency when delete table fragments fail in metastore #348

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

yezizp2012
Copy link
Contributor

@yezizp2012 yezizp2012 commented Feb 16, 2022

What's changed and what's your intention?

As title

Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests

Refer to a related PR or issue link (optional)

@yezizp2012 yezizp2012 changed the title fix(meta): fix drop table frgments inconsistency when delete fail in … fix(meta): fix inconsistency when delete table fragments fail in metastore Feb 16, 2022
@yezizp2012 yezizp2012 enabled auto-merge (squash) February 16, 2022 03:37
@github-actions github-actions bot added the type/fix Bug fix label Feb 16, 2022
@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #348 (137fb3f) into main (7229956) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #348      +/-   ##
============================================
- Coverage     74.21%   74.21%   -0.01%     
  Complexity     2681     2681              
============================================
  Files           863      863              
  Lines         48807    48810       +3     
  Branches       1591     1591              
============================================
  Hits          36224    36224              
- Misses        11770    11773       +3     
  Partials        813      813              
Flag Coverage Δ
java 62.00% <ø> (ø)
rust 79.46% <0.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
rust/meta/src/stream/meta.rs 46.05% <0.00%> (-1.90%) ⬇️

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 7229956...137fb3f. Read the comment docs.

@yezizp2012 yezizp2012 merged commit e71636a into main Feb 16, 2022
@yezizp2012 yezizp2012 deleted the fix/fix-drop-table-fragments branch February 16, 2022 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/fix Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants