This is an automated email from the ASF dual-hosted git repository.

roryqi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git


The following commit(s) were added to refs/heads/main by this push:
     new ca1c3c31f2 [MINOR] docs: Remove outdated tips from `web-ui.md` (#6472)
ca1c3c31f2 is described below

commit ca1c3c31f28194f586801acc388403d1301d92ce
Author: YangJie <[email protected]>
AuthorDate: Tue Feb 18 17:32:17 2025 +0800

    [MINOR] docs: Remove outdated tips from `web-ui.md` (#6472)
    
    ### What changes were proposed in this pull request?
    This pr removes outdated tips from `web-ui.md` because, as indicated in
    the subsequent text, operations such as creating or modifying schemas,
    tables, or filesets can now be performed through the web UI.
    
    ### Why are the changes needed?
    Remove outdated tips from `web-ui.md`
    
    
    ### Does this PR introduce _any_ user-facing change?
    No
    
    ### How was this patch tested?
    manual review
---
 docs/webui.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/docs/webui.md b/docs/webui.md
index ce3250a239..e8d8694844 100644
--- a/docs/webui.md
+++ b/docs/webui.md
@@ -351,10 +351,6 @@ Creating a catalog requires these fields:
   </TabItem>
 </Tabs>
 
-:::tip
-Due to the current limitation of the web interface, which only allows for 
viewing, the functionality to create or modify schema, tables, or filesets is 
not available. Please refer to the 
[documentation](./manage-fileset-metadata-using-gravitino.md) to use the REST 
API for these operations.
-:::
-
 ###### 2. Type `fileset`
 
 <Tabs>

Reply via email to