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

[#4999] feat(catalog): make cloud.name and cloud.region-code mutable. #5025

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

LindaSummer
Copy link
Contributor

What changes were proposed in this pull request?

Make catalog property cloud.name and cloud.region-code mutable.

Why are the changes needed?

As #4999 mentioned, the cloud.name and cloud.region-code may change after first creation.

Fix: #4999

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Related integration tests have been added in this PR.

@LindaSummer LindaSummer force-pushed the feature/cloud-confiog-mutable branch from 0d5be79 to 95c6964 Compare September 26, 2024 05:49
@LindaSummer LindaSummer force-pushed the feature/cloud-confiog-mutable branch from 95c6964 to b55b667 Compare September 26, 2024 06:13
Copy link
Contributor

@yuqi1129 yuqi1129 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@mchades mchades left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for your contributions!

@yuqi1129 yuqi1129 merged commit c64ded6 into apache:main Sep 26, 2024
26 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.

[Improvement] Make property cloud.name and cloud.region-code mutable
3 participants