-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[HUDI-8564] Removing WriteStatus references in Hoodie Metadata writer…
… flow (#12321) - Fixing RLI and SI record generation in MDT to not rely on RDD<WriteStatus> as it has edge cases wrt spark task retries. This patch does on-demand reads from base and log files to generate RLI and SI records for MDT. --------- Co-authored-by: vinoth chandar <[email protected]>
- Loading branch information
1 parent
77f6869
commit 3018c49
Showing
39 changed files
with
1,037 additions
and
184 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.