[HUDI-690] Filter out inflight compaction in exporter - #1667
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1667 +/- ##
=========================================
Coverage 18.22% 18.22%
Complexity 857 857
=========================================
Files 348 348
Lines 15332 15332
Branches 1523 1523
=========================================
Hits 2795 2795
Misses 12180 12180
Partials 357 357 ☔ View full report in Codecov by Sentry. |
xushiyan
marked this pull request as ready for review
May 25, 2020 17:53
Member
|
Thanks @garyli1019 .. merging! |
4 tasks
dharmendersheshma
pushed a commit
to onehouseinc/hudi
that referenced
this pull request
Mar 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reported in https://issues.apache.org/jira/browse/HUDI-690. To include compacting instants to determine the earliest instant time for snapshot/export.
Committer checklist
Has a corresponding JIRA in PR title & commit
Commit message is descriptive of the change
CI is green
Necessary doc changes done or have another open PR
For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.