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
…#1351)
### What changes were proposed in this pull request?
Fix cache values in the dialog when create a catalog.
### Why are the changes needed?
Fix: #1273
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
N/A
Co-authored-by: Jerry Shao <jerryshao@datastrato.com>
…#1351)
### What changes were proposed in this pull request?
Fix cache values in the dialog when create a catalog.
### Why are the changes needed?
Fix: #1273
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
N/A
Co-authored-by: Jerry Shao <jerryshao@datastrato.com>
…#1382)
### What changes were proposed in this pull request?
Fix cache values in the dialog when create a catalog.
### Why are the changes needed?
Fix: #1273
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
N/A
Co-authored-by: CHEYNE <contact@ch3yne.com>
Describe what's wrong
If you create a catalog and then create another catalog the Hive metastore URIs value defaults to the previous value.
Error message and/or stacktrace
N/A
How to reproduce
Create a catalog. Go and create a second catalog, the Hive metastore URIs value field will not be blank but default to the previous value.
Additional context
No response
The text was updated successfully, but these errors were encountered: