Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#1403] fix(UI): Remove unnecessary fields when creating a catalog in the web UI #1407

Commits on Jan 9, 2024

  1. [#1403] fix(UI): Remove unnecessary fields when creating a catalog in…

    … the web UI (#1404)
    
    ### What changes were proposed in this pull request?
    
    Fix submitted the unnecessary fields when create a catalog.
    
    if `provider` is `iceberg`, and `catalog-backend` is `hive`, the
    properties payload should not includes `jdbc-*`
    
    1. request payload
    <img width="270" alt="image"
    src="https://github.com/datastrato/gravitino/assets/17310559/6b7a2947-0be9-49eb-8972-a302eea31d7f">
    
    2. response data
    <img width="269" alt="image"
    src="https://github.com/datastrato/gravitino/assets/17310559/c2b2880e-fd4e-417e-9fe9-e3dc41beef0a">
    
    
    ### Why are the changes needed?
    
    Fix: #1403
    
    ### Does this PR introduce _any_ user-facing change?
    
    N/A
    
    ### How was this patch tested?
    
    N/A
    ch3yne authored and web-flow committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ed9acdf View commit details
    Browse the repository at this point in the history