diqiu50 opened a new pull request, #5627:
URL: https://github.com/apache/gravitino/pull/5627
### What changes were proposed in this pull request?
Set up a submodule project for the Gvfs-fuse, layout the rust module
environment for gvfs-fuse
### Why are the changes needed?
justinmclean commented on code in PR #5604:
URL: https://github.com/apache/gravitino/pull/5604#discussion_r1849780334
##
clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java:
##
@@ -514,6 +521,23 @@ private void handleColumnCommand() {
}
}
+ pr
This is an automated email from the ASF dual-hosted git repository.
liuxun pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino-playground.git
The following commit(s) were added to refs/heads/main by this push:
new b16d683 Add the demo about access con
justinmclean commented on code in PR #5331:
URL: https://github.com/apache/gravitino/pull/5331#discussion_r1849690364
##
docs/cli.md:
##
@@ -506,6 +506,38 @@ gcli tag update --tag tagA --rename newTag
gcli tag update --tag tagA --comment "new comment"
```
+### Topic commands
xunliu merged PR #104:
URL: https://github.com/apache/gravitino-playground/pull/104
--
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...@
xunliu commented on PR #5614:
URL: https://github.com/apache/gravitino/pull/5614#issuecomment-2487725243
hi @LindaSummer Thank you for your contribution!
I was trying to contact you, This is my email liu...@apache.org, Please send
an email to me, Thank you :-)
--
This is an automated m
justinmclean commented on code in PR #5604:
URL: https://github.com/apache/gravitino/pull/5604#discussion_r1849680996
##
clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java:
##
@@ -175,7 +180,9 @@ public static void displayHelp(Options options) {
/*
FANNG1 commented on PR #5580:
URL: https://github.com/apache/gravitino/pull/5580#issuecomment-2487711169
@puchengy @jerryshao , it's ready to review now, please help to review,
thanks
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
justinmclean commented on code in PR #5604:
URL: https://github.com/apache/gravitino/pull/5604#discussion_r1849679837
##
clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java:
##
@@ -514,6 +521,23 @@ private void handleColumnCommand() {
}
}
+ pr
shaofengshi commented on code in PR #5604:
URL: https://github.com/apache/gravitino/pull/5604#discussion_r1849678990
##
clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java:
##
@@ -175,7 +180,9 @@ public static void displayHelp(Options options) {
/**
shaofengshi commented on code in PR #5331:
URL: https://github.com/apache/gravitino/pull/5331#discussion_r1849683772
##
docs/cli.md:
##
@@ -506,6 +506,38 @@ gcli tag update --tag tagA --rename newTag
gcli tag update --tag tagA --comment "new comment"
```
+### Topic commands
justinmclean commented on code in PR #5604:
URL: https://github.com/apache/gravitino/pull/5604#discussion_r1849680996
##
clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java:
##
@@ -175,7 +180,9 @@ public static void displayHelp(Options options) {
/*
shaofengshi commented on code in PR #5604:
URL: https://github.com/apache/gravitino/pull/5604#discussion_r1849673071
##
clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java:
##
@@ -514,6 +521,23 @@ private void handleColumnCommand() {
}
}
+ pri
This is an automated email from the ASF dual-hosted git repository.
shaofengshi 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 092f58a92 [Minor] improvement to Partition G
shaofengshi merged PR #5617:
URL: https://github.com/apache/gravitino/pull/5617
--
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...@grav
jerryshao commented on PR #5612:
URL: https://github.com/apache/gravitino/pull/5612#issuecomment-2487601414
@xloya @coolderli @zhoukangcn can you please also review this API design, to
see if it is OK for you.
--
This is an automated message from the Apache Git Service.
To respond to the
FANNG1 commented on PR #5580:
URL: https://github.com/apache/gravitino/pull/5580#issuecomment-2487585286
> Is it ready for review or still draft?
still draft, I will polish and do some test today
--
This is an automated message from the Apache Git Service.
To respond to the message,
shaofengshi commented on code in PR #5293:
URL: https://github.com/apache/gravitino/pull/5293#discussion_r1849647920
##
docs/cli.md:
##
@@ -506,6 +507,26 @@ gcli tag update --tag tagA --rename newTag
gcli tag update --tag tagA --comment "new comment"
```
+### Owners commands
orenccl commented on code in PR #103:
URL:
https://github.com/apache/gravitino-playground/pull/103#discussion_r1849630574
##
playground.sh:
##
@@ -18,186 +18,398 @@
# under the License.
#
-set -x
-
playground_dir="$(dirname "${BASH_SOURCE-$0}")"
playground_dir="$(
- cd "
jerryshao commented on PR #5580:
URL: https://github.com/apache/gravitino/pull/5580#issuecomment-2487581959
Is it ready for review or still draft?
--
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
jerryshao merged PR #5616:
URL: https://github.com/apache/gravitino/pull/5616
--
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...@gravit
This is an automated email from the ASF dual-hosted git repository.
jshao 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 d8a6ff815 [#5611] Improvement(iceberg): support sc
jerryshao closed issue #5611: [Improvement] support schema exists interface for
Iceberg REST server
URL: https://github.com/apache/gravitino/issues/5611
--
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
jerryshao closed issue #5611: [Improvement] support schema exists interface for
Iceberg REST server
URL: https://github.com/apache/gravitino/issues/5611
--
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
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
justinmclean commented on code in PR #5293:
URL: https://github.com/apache/gravitino/pull/5293#discussion_r1849341313
##
docs/cli.md:
##
@@ -506,6 +507,26 @@ gcli tag update --tag tagA --rename newTag
gcli tag update --tag tagA --comment "new comment"
```
+### Owners command
justinmclean opened a new pull request, #5618:
URL: https://github.com/apache/gravitino/pull/5618
### What changes were proposed in this pull request?
Added OAuth support to Gravitino CLI, Note this is supported by the
configuration files.
### Why are the changes needed?
justinmclean commented on code in PR #5606:
URL: https://github.com/apache/gravitino/pull/5606#discussion_r1849554303
##
clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java:
##
@@ -551,4 +551,8 @@ public String getUrl() {
// Return the default local
justinmclean commented on code in PR #5293:
URL: https://github.com/apache/gravitino/pull/5293#discussion_r1849547143
##
docs/cli.md:
##
@@ -506,6 +507,26 @@ gcli tag update --tag tagA --rename newTag
gcli tag update --tag tagA --comment "new comment"
```
+### Owners command
xunliu commented on code in PR #5606:
URL: https://github.com/apache/gravitino/pull/5606#discussion_r1849480387
##
clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java:
##
@@ -551,4 +551,8 @@ public String getUrl() {
// Return the default localhost U
jerqi commented on code in PR #104:
URL:
https://github.com/apache/gravitino-playground/pull/104#discussion_r1849491063
##
init/jupyter/init.sh:
##
@@ -16,16 +16,11 @@
# specific language governing permissions and limitations
# under the License.
#
-cp -r /tmp/gravitino/*.ip
jerryshao commented on PR #5293:
URL: https://github.com/apache/gravitino/pull/5293#issuecomment-2487367036
BTW, the lack of UTs for the CLI module makes the code vulnerable, we should
add more UTs for the CLI module.
--
This is an automated message from the Apache Git Service.
To respond
xunliu commented on code in PR #104:
URL:
https://github.com/apache/gravitino-playground/pull/104#discussion_r1849475843
##
init/jupyter/init.sh:
##
@@ -16,16 +16,11 @@
# specific language governing permissions and limitations
# under the License.
#
-cp -r /tmp/gravitino/*.i
jerryshao commented on code in PR #5293:
URL: https://github.com/apache/gravitino/pull/5293#discussion_r1849474586
##
docs/cli.md:
##
@@ -506,6 +507,26 @@ gcli tag update --tag tagA --rename newTag
gcli tag update --tag tagA --comment "new comment"
```
+### Owners commands
+
danhuawang commented on code in PR #103:
URL:
https://github.com/apache/gravitino-playground/pull/103#discussion_r1849469517
##
playground.sh:
##
@@ -18,186 +18,398 @@
# under the License.
#
-set -x
-
playground_dir="$(dirname "${BASH_SOURCE-$0}")"
playground_dir="$(
- c
danhuawang commented on code in PR #103:
URL:
https://github.com/apache/gravitino-playground/pull/103#discussion_r1849469112
##
playground.sh:
##
@@ -18,186 +18,398 @@
# under the License.
#
-set -x
-
playground_dir="$(dirname "${BASH_SOURCE-$0}")"
playground_dir="$(
- c
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
shaofengshi commented on code in PR #5293:
URL: https://github.com/apache/gravitino/pull/5293#discussion_r1849437716
##
docs/cli.md:
##
@@ -506,6 +507,26 @@ gcli tag update --tag tagA --rename newTag
gcli tag update --tag tagA --comment "new comment"
```
+### Owners commands
LindaSummer commented on PR #5614:
URL: https://github.com/apache/gravitino/pull/5614#issuecomment-2487245098
Hi @FANNG1 , @jerryshao ,
Of course, I will add license headers today.😄
Best Regards,
Edward
--
This is an automated message from the Apache Git Service.
To respon
jerryshao commented on PR #5614:
URL: https://github.com/apache/gravitino/pull/5614#issuecomment-2487228697
Can you please fix the license header issue for your newly added files?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
orenccl commented on issue #5454:
URL: https://github.com/apache/gravitino/issues/5454#issuecomment-2487221063
Sorry, I didn't see that part. 🙇♂️
> These complex types involve nesting, so if you have the time to implement
them, you can start a new subtask and prioritize it last
FANNG1 commented on PR #5614:
URL: https://github.com/apache/gravitino/pull/5614#issuecomment-2487214942
@LindaSummer , could you add LICENSE header to xxEvent to fix rat check
error?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
justinmclean commented on code in PR #5606:
URL: https://github.com/apache/gravitino/pull/5606#discussion_r1849409986
##
clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java:
##
@@ -551,4 +551,8 @@ public String getUrl() {
// Return the default local
xunliu commented on code in PR #5606:
URL: https://github.com/apache/gravitino/pull/5606#discussion_r1849396805
##
clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java:
##
@@ -551,4 +551,8 @@ public String getUrl() {
// Return the default localhost U
jerryshao commented on code in PR #5615:
URL: https://github.com/apache/gravitino/pull/5615#discussion_r1849395412
##
build.gradle.kts:
##
@@ -803,6 +803,7 @@ tasks {
from("${it.name}/build/libs")
into("distribution/package/libs")
include("*.jar")
+
FANNG1 commented on issue #5437:
URL: https://github.com/apache/gravitino/issues/5437#issuecomment-2487158837
thanks @orenccl
--
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
jerqi commented on code in PR #104:
URL:
https://github.com/apache/gravitino-playground/pull/104#discussion_r1848218597
##
init/hive/core-site.xml:
##
@@ -0,0 +1,51 @@
+
+
+fs.defaultFS
+hdfs://__REPLACE__HOST_NAME:9000
+
+
+
+name
+Development Cluster
+
justinmclean commented on code in PR #5293:
URL: https://github.com/apache/gravitino/pull/5293#discussion_r1849341313
##
docs/cli.md:
##
@@ -506,6 +507,26 @@ gcli tag update --tag tagA --rename newTag
gcli tag update --tag tagA --comment "new comment"
```
+### Owners command
justinmclean commented on code in PR #5293:
URL: https://github.com/apache/gravitino/pull/5293#discussion_r1849341313
##
docs/cli.md:
##
@@ -506,6 +507,26 @@ gcli tag update --tag tagA --rename newTag
gcli tag update --tag tagA --comment "new comment"
```
+### Owners command
justinmclean commented on code in PR #5293:
URL: https://github.com/apache/gravitino/pull/5293#discussion_r1849330748
##
docs/cli.md:
##
@@ -506,6 +507,26 @@ gcli tag update --tag tagA --rename newTag
gcli tag update --tag tagA --comment "new comment"
```
+### Owners command
justinmclean merged PR #5605:
URL: https://github.com/apache/gravitino/pull/5605
--
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...@gra
justinmclean opened a new pull request, #5617:
URL: https://github.com/apache/gravitino/pull/5617
### What changes were proposed in this pull request?
Minor improvements to Partition Gravitino CLI code.
### Why are the changes needed?
Remove duplicate short command code a
justinmclean closed issue #5278: [Improvement] Display partition information
for Tables in the Gravitino CLI
URL: https://github.com/apache/gravitino/issues/5278
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
justinmclean closed issue #5278: [Improvement] Display partition information
for Tables in the Gravitino CLI
URL: https://github.com/apache/gravitino/issues/5278
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
This is an automated email from the ASF dual-hosted git repository.
jmclean 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 306c0e87b [#5278]improvement(cli):Display partit
justinmclean commented on code in PR #5606:
URL: https://github.com/apache/gravitino/pull/5606#discussion_r1849060154
##
clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java:
##
@@ -551,4 +551,8 @@ public String getUrl() {
// Return the default local
justinmclean commented on code in PR #5606:
URL: https://github.com/apache/gravitino/pull/5606#discussion_r1849058732
##
clients/cli/src/main/java/org/apache/gravitino/cli/GravitinoCommandLine.java:
##
@@ -93,7 +93,7 @@
public class GravitinoCommandLine {
private final Com
orenccl opened a new pull request, #5616:
URL: https://github.com/apache/gravitino/pull/5616
### What changes were proposed in this pull request?
schema exists interface for Iceberg REST server
### Why are the changes needed?
Close: #5611
### Does this PR introduce
hdygxsj opened a new pull request, #5615:
URL: https://github.com/apache/gravitino/pull/5615
### What changes were proposed in this pull request?
Remove gravitino-docs-*.jar from Gravitino release files
### Why are the changes needed?
close #5490
### Does this
hdygxsj commented on issue #5490:
URL: https://github.com/apache/gravitino/issues/5490#issuecomment-2485975026
Please assgn this to me.
--
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 specifi
danhuawang commented on code in PR #103:
URL:
https://github.com/apache/gravitino-playground/pull/103#discussion_r1848261037
##
playground.sh:
##
@@ -18,186 +18,398 @@
# under the License.
#
-set -x
-
playground_dir="$(dirname "${BASH_SOURCE-$0}")"
playground_dir="$(
- c
waukin commented on PR #5606:
URL: https://github.com/apache/gravitino/pull/5606#issuecomment-2485811403
Hi @xunliu, thank you for the update!
--
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
waukin commented on code in PR #5606:
URL: https://github.com/apache/gravitino/pull/5606#discussion_r1848424335
##
clients/cli/src/main/java/org/apache/gravitino/cli/commands/MetalakeDetails.java:
##
@@ -54,6 +58,10 @@ public void handle() {
return;
}
-System.o
orenccl commented on issue #5454:
URL: https://github.com/apache/gravitino/issues/5454#issuecomment-2485785866
So, aside from Iceberg, do others (MySQL, PostgreSQL, etc...) use the
Gravino type?
And previously, the two issues didn't support Struct, Map, or List. Do I
need to handle t
unknowntpo opened a new issue, #108:
URL: https://github.com/apache/gravitino-playground/issues/108
We need to mark helm chart as experimental feature, and revert any docker
compose unrelated changes.
Such as env var like `GRAVITINO_HOST_IP` in jupyter notebook.
c.c. @xunliu
--
danhuawang commented on code in PR #103:
URL:
https://github.com/apache/gravitino-playground/pull/103#discussion_r1848248908
##
README.md:
##
@@ -63,100 +62,87 @@ git clone g...@github.com:apache/gravitino-playground.git
cd gravitino-playground
```
- Docker
+### Command
xunliu commented on code in PR #104:
URL:
https://github.com/apache/gravitino-playground/pull/104#discussion_r1848341328
##
init/ranger/init.sh:
##
@@ -0,0 +1,32 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See
orenccl commented on code in PR #103:
URL:
https://github.com/apache/gravitino-playground/pull/103#discussion_r1848343376
##
playground.sh:
##
@@ -18,186 +18,398 @@
# under the License.
#
-set -x
-
playground_dir="$(dirname "${BASH_SOURCE-$0}")"
playground_dir="$(
- cd "
danhuawang commented on code in PR #103:
URL:
https://github.com/apache/gravitino-playground/pull/103#discussion_r1848248908
##
README.md:
##
@@ -63,100 +62,87 @@ git clone g...@github.com:apache/gravitino-playground.git
cd gravitino-playground
```
- Docker
+### Command
jerryshao commented on code in PR #5612:
URL: https://github.com/apache/gravitino/pull/5612#discussion_r1848253207
##
api/src/main/java/org/apache/gravitino/model/ModelVersion.java:
##
@@ -0,0 +1,76 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or mor
jerryshao commented on code in PR #5612:
URL: https://github.com/apache/gravitino/pull/5612#discussion_r1848170364
##
api/src/main/java/org/apache/gravitino/model/Model.java:
##
@@ -0,0 +1,171 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more cont
jerryshao commented on code in PR #5293:
URL: https://github.com/apache/gravitino/pull/5293#discussion_r1848144501
##
docs/cli.md:
##
@@ -506,6 +507,26 @@ gcli tag update --tag tagA --rename newTag
gcli tag update --tag tagA --comment "new comment"
```
+### Owners commands
+
shaofengshi commented on code in PR #5293:
URL: https://github.com/apache/gravitino/pull/5293#discussion_r1848004206
##
docs/cli.md:
##
@@ -506,6 +507,26 @@ gcli tag update --tag tagA --rename newTag
gcli tag update --tag tagA --comment "new comment"
```
+### Owners commands
shaofengshi commented on code in PR #5293:
URL: https://github.com/apache/gravitino/pull/5293#discussion_r1848004206
##
docs/cli.md:
##
@@ -506,6 +507,26 @@ gcli tag update --tag tagA --rename newTag
gcli tag update --tag tagA --comment "new comment"
```
+### Owners commands
jerqi commented on code in PR #104:
URL:
https://github.com/apache/gravitino-playground/pull/104#discussion_r1847971249
##
init/ranger/init.sh:
##
@@ -0,0 +1,32 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See t
jerqi commented on code in PR #104:
URL:
https://github.com/apache/gravitino-playground/pull/104#discussion_r1847970325
##
README.md:
##
@@ -378,6 +378,22 @@ os.environ["OPENAI_API_KEY"] = ""
os.environ["OPENAI_API_BASE"] = ""
```
+### Using Gravitino with Ranger authorizat
jerqi commented on code in PR #104:
URL:
https://github.com/apache/gravitino-playground/pull/104#discussion_r1847970833
##
README.md:
##
@@ -378,6 +378,22 @@ os.environ["OPENAI_API_KEY"] = ""
os.environ["OPENAI_API_BASE"] = ""
```
+### Using Gravitino with Ranger authorizat
jerryshao commented on code in PR #104:
URL:
https://github.com/apache/gravitino-playground/pull/104#discussion_r1847938771
##
init/ranger/init.sh:
##
@@ -0,0 +1,32 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. S
jerryshao opened a new pull request, #5613:
URL: https://github.com/apache/gravitino/pull/5613
### What changes were proposed in this pull request?
Increase the timeout to avoid flaky issue.
### Why are the changes needed?
Previously we increased the retry times, but not
orenccl commented on issue #5437:
URL: https://github.com/apache/gravitino/issues/5437#issuecomment-2485013889
I’ll work on this within a few days.
--
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
jerryshao commented on issue #5213:
URL: https://github.com/apache/gravitino/issues/5213#issuecomment-2484970793
Reopen this issue, since the test is still quite flaky.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
xunliu commented on code in PR #5606:
URL: https://github.com/apache/gravitino/pull/5606#discussion_r1847846692
##
clients/cli/src/main/java/org/apache/gravitino/cli/commands/ListMetalakes.java:
##
@@ -50,13 +51,12 @@ public void handle() {
return;
}
-List meta
84 matches
Mail list logo