github-actions[bot] opened a new pull request, #5085:
URL: https://github.com/apache/gravitino/pull/5085
### What changes were proposed in this pull request?
- not clean catalog if catalog already exists
### Why are the changes needed?
we will clean the catalog when the creation fails, but if the catalog
already exists it will also be dropped which is unexpected.
Fix: #5082
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
tests added
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]