-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[Feature](partial update) Support flexible partial update in stream load with json files #39756
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
Merged
dataroaring
merged 29 commits into
apache:master
from
bobhan1:mow-flexible-partial-update
Oct 10, 2024
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
c1001fc
gensrc proto thrift part
bobhan1 3eb36ec
fe part
bobhan1 162be7e
be part
bobhan1 563e278
case part
bobhan1 5f7d10f
add json_root and strip_outer_array case
bobhan1 63a0492
fix when there are row that don't miss columns and add cases
bobhan1 4ecfc63
addmore restrict case
bobhan1 e760e04
add enable_simdjson_reader=false case
bobhan1 b4e4d55
add data quality case
bobhan1 1741ff4
fix be compatibility
bobhan1 703be8a
add skip_bitmap_col_idx to TabletSchemaCloudPB
bobhan1 b999cb0
make enable_skip_bitmap_column_by_default = false by default
bobhan1 93d774f
some fix
bobhan1 8cc9ec2
fix cases
bobhan1 01dc416
fix feut
bobhan1 4cad56c
copy flexible partial update code to SegmentWriter
bobhan1 d895532
add case
bobhan1 4141d31
fix cases
bobhan1 17f8771
refactor PartialUpdateInfo, BastTable
bobhan1 7d8b99a
extract generate_flexible_read_plan
bobhan1 e5a542e
tmp add logs for merge sequence col
bobhan1 fa2809d
read seq value from pk index
bobhan1 f828f52
handle default seq map value
bobhan1 c448bae
fix sequence col idx
bobhan1 91348da
add case
bobhan1 2569de0
change log to VLOG_DEBUG
bobhan1 62e231d
fix resolve conflict in publish phase when tbl has seq column for fle…
bobhan1 c50b8df
add partial update publish conflict seq case
bobhan1 e5b703d
fix publish conflict seq for flexible partial update
bobhan1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.