-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[fix](cloud-schema-change) Remove schema change job even if alter version < 2 #49062
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
[fix](cloud-schema-change) Remove schema change job even if alter version < 2 #49062
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
|
run buildall |
|
TeamCity cloud ut coverage result: |
|
run buildall |
|
TeamCity cloud ut coverage result: |
|
run buildall |
|
TeamCity cloud ut coverage result: |
|
run buildall |
|
TeamCity cloud ut coverage result: |
|
run buildall |
|
TeamCity cloud ut coverage result: |
|
TeamCity cloud ut coverage result: |
|
run buildall |
|
TeamCity cloud ut coverage result: |
|
PR approved by at least one committer and no changes requested. |
|
run cloud_p0 |
|
run p0 |
|
run cloud_p0 |
|
run buildall |
|
TeamCity cloud ut coverage result: |
a33c599 to
1de1dc0
Compare
|
run buildall |
|
TeamCity cloud ut coverage result: |
|
PR approved by at least one committer and no changes requested. |
…sion < 2 (#49062) Remove schema change job even if alter version < 2, to avoid base compaction disablility after doing schema change on empty tables.
…sion < 2 (apache#49062) Remove schema change job even if alter version < 2, to avoid base compaction disablility after doing schema change on empty tables.
…if alter version < 2 apache#49062 (apache#49921) (apache#3899) Cherry-picked from apache#49062 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
What problem does this PR solve?
Problem Summary:
Remove schema change job even if alter version < 2, to avoid base compaction disablility after doing schema change on empty tables.
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)