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

[ISSUE #8532] Fix flush metadata when commit file because of full file #8533

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

bxfjb
Copy link
Contributor

@bxfjb bxfjb commented Aug 14, 2024

Which Issue(s) This PR Fixes

Fixes #8532

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.95%. Comparing base (524ca4e) to head (894f482).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #8533   +/-   ##
==========================================
  Coverage      46.95%   46.95%           
- Complexity     11324    11326    +2     
==========================================
  Files           1275     1275           
  Lines          89086    89087    +1     
  Branches       11461    11461           
==========================================
+ Hits           41829    41833    +4     
  Misses         42077    42077           
+ Partials        5180     5177    -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lizhimins lizhimins merged commit 227be2c into apache:develop Aug 14, 2024
10 checks passed
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.

[Bug] FileSegment's metadata lacks the last update
3 participants