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] Add test API for catalog creation #4107

Closed
mchades opened this issue Jul 9, 2024 · 0 comments · Fixed by #4108
Closed

[FEATURE] Add test API for catalog creation #4107

mchades opened this issue Jul 9, 2024 · 0 comments · Fixed by #4108
Assignees
Labels
0.6.0 Release v0.6.0 feature New feature or request

Comments

@mchades
Copy link
Contributor

mchades commented Jul 9, 2024

Describe the feature

Add test API for catalog creation

Motivation

When we find some immutable property with wrong value after creating the catalog, we can only delete the catalog and recreate it, which is a very bad experience. For example, for a Hive catalog, if a wrong HMS URL is filled in during creation, it can only be found during the catalog operation and cannot be modified.

Describe the solution

Add test API for catalog creation then we can test the catalog parameters before creation

Additional context

No response

@mchades mchades added the feature New feature or request label Jul 9, 2024
@mchades mchades self-assigned this Jul 9, 2024
@mchades mchades added the 0.6.0 Release v0.6.0 label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.6.0 Release v0.6.0 feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant