You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: