forked from apache/hudi
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Datalake 0.15.0 071124 #12
Draft
remeajayi2022
wants to merge
421
commits into
datalake
Choose a base branch
from
datalake-0.15.0-071124
base: datalake
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
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
…llow for marking a newly created column as nullable." (apache#10782)
Co-authored-by: jp0317 <[email protected]>
Co-authored-by: Y Ethan Guo <[email protected]>
… handle CheckPointComplete not finished (apache#10767)
…che#10728) Co-authored-by: Vova Kolmakov <[email protected]>
Co-authored-by: Shawn Chang <[email protected]>
Co-authored-by: wuzhiping <[email protected]>
…che#10565) --------- Co-authored-by: Krishen Bhan <“[email protected]”>
… schema exceptions (apache#10677) Co-authored-by: Jonathan Vexler <=>
…s and add tests for filtering out extensions (apache#10724) Co-authored-by: rmahindra123 <[email protected]>
apache#10698) Co-authored-by: Vova Kolmakov <[email protected]>
…mmit metadata (apache#10837) * Fixing handling null values of extra metadata in clean commit metadata * fixing tests
…oodieStorage abstraction (apache#11280)
…ache#11298) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sivabalan <[email protected]>
…serde (apache#11356) * [HUDI-7809] Use Spark SerializableConfiguration to avoid NPE in Kryo serde * Revert changes in HoodieBaseRelation
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.
Change Logs
Describe context and summary for this change. Highlight if any code was copied.
Impact
Describe any public API or user-facing feature change or any performance impact.
Risk level (write none, low medium or high below)
If medium or high, explain what verification was done to mitigate the risks.
Documentation Update
Describe any necessary documentation update if there is any new feature, config, or user-facing change
ticket number here and follow the instruction to make
changes to the website.
Contributor's checklist