LauraXia123 commented on PR #5567:
URL: https://github.com/apache/gravitino/pull/5567#issuecomment-2490465749
Thank you very much for your contribution. LGTM
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
xunliu merged PR #5567:
URL: https://github.com/apache/gravitino/pull/5567
--
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: commits-unsubscr...@gravitino
LauraXia123 commented on code in PR #5567:
URL: https://github.com/apache/gravitino/pull/5567#discussion_r1851251962
##
web/web/src/app/rootLayout/AppBar.js:
##
@@ -38,9 +38,11 @@ import {
} from '@mui/material'
import clsx from 'clsx'
+import axios from 'axios'
Review Comm
SZL741023 commented on code in PR #5567:
URL: https://github.com/apache/gravitino/pull/5567#discussion_r1850076747
##
web/web/src/lib/api/github/index.js:
##
@@ -0,0 +1,38 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agree
SZL741023 commented on code in PR #5567:
URL: https://github.com/apache/gravitino/pull/5567#discussion_r1849443633
##
web/web/src/app/rootLayout/AppBar.js:
##
@@ -64,6 +66,7 @@ const AppBar = () => {
const metalakeItems = store.metalakes.map(i => i.name)
setMetalakes(m
LauraXia123 commented on code in PR #5567:
URL: https://github.com/apache/gravitino/pull/5567#discussion_r1846046848
##
web/web/src/app/rootLayout/GitHubInfo.js:
##
@@ -0,0 +1,76 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor licens
SZL741023 commented on code in PR #5567:
URL: https://github.com/apache/gravitino/pull/5567#discussion_r1849443633
##
web/web/src/app/rootLayout/AppBar.js:
##
@@ -64,6 +66,7 @@ const AppBar = () => {
const metalakeItems = store.metalakes.map(i => i.name)
setMetalakes(m
SZL741023 commented on code in PR #5567:
URL: https://github.com/apache/gravitino/pull/5567#discussion_r1849443943
##
web/web/src/lib/api/github/index.js:
##
@@ -0,0 +1,38 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agree