Skip to content

branch-4.0: [fix](constraint) avoid throw exception for upgrade compatibility#61664

Merged
yiguolei merged 1 commit intoapache:branch-4.0from
morrySnow:fix_drop_table
Mar 25, 2026
Merged

branch-4.0: [fix](constraint) avoid throw exception for upgrade compatibility#61664
yiguolei merged 1 commit intoapache:branch-4.0from
morrySnow:fix_drop_table

Conversation

@morrySnow
Copy link
Contributor

@morrySnow morrySnow commented Mar 24, 2026

because the lower version do not remove ref table in foreign constraints, so add a protection to avoid upgrade failed.

@morrySnow morrySnow requested a review from yiguolei as a code owner March 24, 2026 08:37
@hello-stephen
Copy link
Contributor

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

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@morrySnow
Copy link
Contributor Author

run buildall

@yiguolei yiguolei merged commit c2a1c7f into apache:branch-4.0 Mar 25, 2026
27 of 30 checks passed
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