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

[Feature](partial update) Support flexible partial update in stream load with json files #39756

Draft
wants to merge 49 commits into
base: master
Choose a base branch
from

Conversation

bobhan1
Copy link
Contributor

@bobhan1 bobhan1 commented Aug 22, 2024

No description provided.

@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

@bobhan1 bobhan1 force-pushed the mow-flexible-partial-update branch from bd91d77 to 40a5580 Compare August 22, 2024 04:06
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

@bobhan1 bobhan1 changed the title [Draft](partial update) Support flexible partial update in stream load with json files [Feature](partial update) Support flexible partial update in stream load with json files Aug 22, 2024
@bobhan1 bobhan1 force-pushed the mow-flexible-partial-update branch from 21b47f7 to edb8bf3 Compare August 22, 2024 07:50
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

be/src/olap/base_tablet.cpp Show resolved Hide resolved
@bobhan1 bobhan1 force-pushed the mow-flexible-partial-update branch from edb8bf3 to a82fc76 Compare August 22, 2024 10:59
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

be/src/olap/base_tablet.cpp Show resolved Hide resolved
@bobhan1 bobhan1 force-pushed the mow-flexible-partial-update branch 3 times, most recently from 001ea2a to 830813c Compare August 23, 2024 02:54
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

be/src/exec/tablet_info.h Show resolved Hide resolved
@bobhan1 bobhan1 force-pushed the mow-flexible-partial-update branch from 830813c to 3e7e9f5 Compare August 23, 2024 03:02
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

be/src/olap/partial_update_info.h Show resolved Hide resolved
@bobhan1 bobhan1 force-pushed the mow-flexible-partial-update branch 12 times, most recently from 92da59e to ccec48f Compare August 23, 2024 06:59
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

@bobhan1 bobhan1 force-pushed the mow-flexible-partial-update branch from ccec48f to 139660e Compare August 23, 2024 07:17
- test_f_2pc_schema_change
- test_f_conflict_be_restart
- test_f_delete_publish_skip_read
- test_f_partial_update_complex_type_schema_change
- test_flexible_partial_update_restricts
- test_f_schema_change
- test_flexible_partial_update_all_types
- test_partial_update_delete_sign
- test_flexible_partial_update_auto_inc

modify case test_flexible_partial_update_delete_sign, test_flexible_partial_update_seq_col

forbid variant case

tmp add cases

add case test_flexible_partial_update_auto_inc

fix case

fix case

update test_flexible_partial_update_seq_col case
refactor

remove debug log
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.

3 participants