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
…5067)
### What changes were proposed in this pull request?
- Add an `in-use` property to the catalog with the default value of
true.
- Only empty catalog with `in-use=false` can be dropped.
- User can use `dorce` option to drop catalog
- More drop catalog limitations please see the JavaDoc of `dropCatalog`
in API module
### Why are the changes needed?
Fix: apache#5066
### Does this PR introduce _any_ user-facing change?
yes, users now can not drop an in used catalog
### How was this patch tested?
tests added
Describe the subtask
Parent issue
#5031
The text was updated successfully, but these errors were encountered: