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
…1412)
### What changes were proposed in this pull request?
Filtering empty keys when operating create or update.
<img width="480" alt="image"
src="https://github.com/datastrato/gravitino/assets/17310559/c2bbf850-dfe9-4419-9f6d-6d9cd2fbe0f1">
After adding an empty key, the API will prompt an error message, so we
need to prevent this from happening at the frontend level.
### Why are the changes needed?
Fix: #1428
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
N/A
…1412)
### What changes were proposed in this pull request?
Filtering empty keys when operating create or update.
<img width="480" alt="image"
src="https://github.com/datastrato/gravitino/assets/17310559/c2bbf850-dfe9-4419-9f6d-6d9cd2fbe0f1">
After adding an empty key, the API will prompt an error message, so we
need to prevent this from happening at the frontend level.
### Why are the changes needed?
Fix: #1428
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
N/A
…1430)
### What changes were proposed in this pull request?
Filtering empty keys when operating create or update.
<img width="480" alt="image"
src="https://github.com/datastrato/gravitino/assets/17310559/c2bbf850-dfe9-4419-9f6d-6d9cd2fbe0f1">
After adding an empty key, the API will prompt an error message, so we
need to prevent this from happening at the frontend level.
### Why are the changes needed?
Fix: #1428
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
N/A
Co-authored-by: CHEYNE <[email protected]>
What would you like to be improved?
Filtering empty keys when operating create or update.
How should we improve?
Remove empty keys' properties before submitting.
The text was updated successfully, but these errors were encountered: