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