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

[#1350] fix(UI): Fix fields validation when create a catalog in the web UI #1375

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

ch3yne
Copy link
Contributor

@ch3yne ch3yne commented Jan 8, 2024

What changes were proposed in this pull request?

Fix fields validation when create a catalog in the web UI.

Currently, after clicking submit, it will verify correctly based on the provider and specific properties.

Why are the changes needed?

Fix: #1350

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

N/A

@ch3yne ch3yne self-assigned this Jan 8, 2024
@jerryshao jerryshao added need backport Issues that need to backport to another branch branch-0.3 labels Jan 8, 2024
@jerryshao
Copy link
Contributor

@ch3yne can you please fix the build issue?

@jerryshao
Copy link
Contributor

@ch3yne only newly added file needs to change the license header.

@ch3yne
Copy link
Contributor Author

ch3yne commented Jan 8, 2024

@ch3yne only newly added file needs to change the license header.

I changed the license header back.

@jerryshao jerryshao merged commit ec5f799 into apache:main Jan 8, 2024
11 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 8, 2024
…eb UI (#1375)

### What changes were proposed in this pull request?

Fix fields validation when create a catalog in the web UI.

Currently, after clicking submit, it will verify correctly based on the
`provider` and specific `properties`.

### Why are the changes needed?

Fix: #1350 

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need backport Issues that need to backport to another branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug report] Unable to create catalog when provider is iceberg and catalog-backend is hive in the web UI
2 participants