justinmclean commented on issue #5541:
URL: https://github.com/apache/gravitino/issues/5541#issuecomment-2560799490
The expected output will depend on their setup and will change over time in
the playground. That was why I didn't include it, as it would get out of sync
in a short time.
--
frankvicky commented on issue #5968:
URL: https://github.com/apache/gravitino/issues/5968#issuecomment-2560768133
May I take over this issue ?
--
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
jerqi commented on issue #5968:
URL: https://github.com/apache/gravitino/issues/5968#issuecomment-2560769902
> May I take over this issue ?
Assigned. Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
xunliu opened a new pull request, #5970:
URL: https://github.com/apache/gravitino/pull/5970
### What changes were proposed in this pull request?
Uses thread safe to create Docker network
### Why are the changes needed?
Fix: #5969
### Does this PR introduce
xunliu opened a new issue, #5969:
URL: https://github.com/apache/gravitino/issues/5969
### Version
main branch
### Describe what's wrong
Execution `./gradlew -PtestMode=deploy -PjdbcBackend=mysql
-PskipDockerTests=false :authorizations:test` in my environment.
##
jerqi commented on issue #5968:
URL: https://github.com/apache/gravitino/issues/5968#issuecomment-2560761286
https://stackoverflow.com/questions/14247637/can-the-password-in-http-basic-be-optional
The password and user can be optional. But it's necessary for our current
implement. W
danhuawang commented on issue #5968:
URL: https://github.com/apache/gravitino/issues/5968#issuecomment-2560758774
@jerqi Can you help check this issue?
--
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 g
danhuawang opened a new issue, #5968:
URL: https://github.com/apache/gravitino/issues/5968
### Version
main branch
### Describe what's wrong
Create catalog, use Basic Auth, and Password is empty, the creator is
anonymous
actually the creator is expected to be the use
jerqi commented on code in PR #5904:
URL: https://github.com/apache/gravitino/pull/5904#discussion_r1896462170
##
authorizations/authorization-jdbc/src/main/java/org/apache/gravitino/authorization/jdbc/JdbcMetadataObject.java:
##
@@ -66,13 +66,38 @@ public void validateAuthoriza
cool9850311 commented on code in PR #5944:
URL: https://github.com/apache/gravitino/pull/5944#discussion_r1896461209
##
core/src/main/java/org/apache/gravitino/listener/api/event/AlterTagFailureEvent.java:
##
@@ -7,7 +7,7 @@ public class AlterTagFailureEvent extends TagFailureEv
jerqi commented on code in PR #5786:
URL: https://github.com/apache/gravitino/pull/5786#discussion_r1896445948
##
authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerAuthorizationHDFSPlugin.java:
##
@@ -137,10 +171,52 @@ public List
xunliu commented on code in PR #5904:
URL: https://github.com/apache/gravitino/pull/5904#discussion_r1896442788
##
authorizations/authorization-jdbc/src/main/java/org/apache/gravitino/authorization/jdbc/JdbcMetadataObject.java:
##
@@ -66,13 +66,38 @@ public void validateAuthoriz
jerqi commented on code in PR #5786:
URL: https://github.com/apache/gravitino/pull/5786#discussion_r1896442995
##
integration-test-common/src/test/java/org/apache/gravitino/integration/test/util/BaseIT.java:
##
@@ -422,4 +424,37 @@ protected static void copyBundleJarsToHadoop(St
jerqi commented on code in PR #5786:
URL: https://github.com/apache/gravitino/pull/5786#discussion_r1896439495
##
authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerAuthorizationHDFSPlugin.java:
##
@@ -212,27 +287,77 @@ public Autho
jerqi commented on code in PR #5786:
URL: https://github.com/apache/gravitino/pull/5786#discussion_r1896440115
##
authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/RangerHelper.java:
##
@@ -49,8 +49,10 @@ public class RangerHelper {
p
FANNG1 commented on code in PR #5944:
URL: https://github.com/apache/gravitino/pull/5944#discussion_r1896439734
##
core/src/main/java/org/apache/gravitino/listener/api/event/AlterTagFailureEvent.java:
##
@@ -7,7 +7,7 @@ public class AlterTagFailureEvent extends TagFailureEvent {
jerqi commented on code in PR #5786:
URL: https://github.com/apache/gravitino/pull/5786#discussion_r1896437419
##
authorizations/authorization-chain/src/main/java/org/apache/gravitino/authorization/chain/ChainAuthorizationPlugin.java:
##
@@ -0,0 +1,291 @@
+/*
+ * Licensed to the
xunliu commented on code in PR #5904:
URL: https://github.com/apache/gravitino/pull/5904#discussion_r1896412784
##
authorizations/authorization-jdbc/src/main/java/org/apache/gravitino/authorization/jdbc/JdbcAuthorizationPlugin.java:
##
@@ -0,0 +1,461 @@
+/*
+ * Licensed to the A
cool9850311 commented on code in PR #5944:
URL: https://github.com/apache/gravitino/pull/5944#discussion_r1896365535
##
core/src/main/java/org/apache/gravitino/listener/api/event/AlterTagFailureEvent.java:
##
@@ -7,7 +7,7 @@ public class AlterTagFailureEvent extends TagFailureEv
yuqi1129 opened a new pull request, #5967:
URL: https://github.com/apache/gravitino/pull/5967
### What changes were proposed in this pull request?
Add the following things:
- The interface for user-group mapping between Gravitino and underlying user
system.
- Securable o
This is an automated email from the ASF dual-hosted git repository.
fanng pushed a commit to branch branch-gvfs-fuse-dev
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/branch-gvfs-fuse-dev by this
push:
new 827546566 [#5877]
FANNG1 merged PR #5878:
URL: https://github.com/apache/gravitino/pull/5878
--
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
FANNG1 commented on code in PR #115:
URL:
https://github.com/apache/gravitino-playground/pull/115#discussion_r1896331226
##
README.md:
##
@@ -202,6 +202,12 @@ You might also consider generating data with SparkSQL and
then querying this dat
1. Login Spark container and execu
Abyss-lord commented on issue #5957:
URL: https://github.com/apache/gravitino/issues/5957#issuecomment-2560574358
> > @waukin BTW, `output` method should accept string argument, Please amend
it here.
![image](https://private-user-images.githubusercontent.com/103809695/398291559-604fdc07-e4f
FANNG1 commented on code in PR #115:
URL:
https://github.com/apache/gravitino-playground/pull/115#discussion_r1896315581
##
README.md:
##
@@ -202,6 +202,12 @@ You might also consider generating data with SparkSQL and
then querying this dat
1. Login Spark container and execu
jerqi commented on code in PR #5904:
URL: https://github.com/apache/gravitino/pull/5904#discussion_r1896318673
##
authorizations/authorization-jdbc/src/main/java/org/apache/gravitino/authorization/jdbc/JdbcMetadataObject.java:
##
@@ -0,0 +1,78 @@
+/*
+ * Licensed to the Apache S
FANNG1 commented on code in PR #115:
URL:
https://github.com/apache/gravitino-playground/pull/115#discussion_r1896315581
##
README.md:
##
@@ -202,6 +202,12 @@ You might also consider generating data with SparkSQL and
then querying this dat
1. Login Spark container and execu
unknowntpo opened a new pull request, #5964:
URL: https://github.com/apache/gravitino/pull/5964
### What changes were proposed in this pull request?
(Please outline the changes and how this PR fixes the issue.)
### Why are the changes needed?
(Please clarify why t
FANNG1 commented on code in PR #5682:
URL: https://github.com/apache/gravitino/pull/5682#discussion_r1896310517
##
core/src/main/java/org/apache/gravitino/connector/SupportsCredentialOperations.java:
##
@@ -0,0 +1,85 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) u
FANNG1 commented on code in PR #5682:
URL: https://github.com/apache/gravitino/pull/5682#discussion_r1896310517
##
core/src/main/java/org/apache/gravitino/connector/SupportsCredentialOperations.java:
##
@@ -0,0 +1,85 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) u
jerqi commented on code in PR #5904:
URL: https://github.com/apache/gravitino/pull/5904#discussion_r1896307697
##
authorizations/authorization-jdbc/src/main/java/org/apache/gravitino/authorization/jdbc/JdbcAuthorizationPlugin.java:
##
@@ -0,0 +1,461 @@
+/*
+ * Licensed to the Ap
waukin commented on issue #5957:
URL: https://github.com/apache/gravitino/issues/5957#issuecomment-2560560910
> @waukin BTW, `output` method should accept string argument, Please amend
it here.
![image](https://private-user-images.githubusercontent.com/103809695/398291559-604fdc07-e4f5-4d86
waukin commented on issue #5958:
URL: https://github.com/apache/gravitino/issues/5958#issuecomment-2560559163
> @waukin IMHO, we should enable a large epic , `details` method or
`details--audit ` method should support table format output, include `role
details`.
@Abyss-lord, there's
jerqi commented on code in PR #5904:
URL: https://github.com/apache/gravitino/pull/5904#discussion_r1896303054
##
authorizations/authorization-jdbc/src/main/java/org/apache/gravitino/authorization/jdbc/JdbcAuthorizationProperties.java:
##
@@ -0,0 +1,45 @@
+/*
+ * Licensed to the
jerqi commented on code in PR #5904:
URL: https://github.com/apache/gravitino/pull/5904#discussion_r1896302908
##
authorizations/authorization-jdbc/src/test/java/org/apache/gravitino/authorization/jdbc/JdbcAuthorizationPluginTest.java:
##
@@ -0,0 +1,340 @@
+/*
+ * Licensed to th
diqiu50 commented on code in PR #5878:
URL: https://github.com/apache/gravitino/pull/5878#discussion_r1896300941
##
clients/filesystem-fuse/src/default_raw_filesystem.rs:
##
@@ -0,0 +1,393 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contribu
jerryshao commented on code in PR #5682:
URL: https://github.com/apache/gravitino/pull/5682#discussion_r1896297358
##
core/src/main/java/org/apache/gravitino/connector/SupportsCredentialOperations.java:
##
@@ -0,0 +1,85 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF
Abyss-lord commented on issue #5958:
URL: https://github.com/apache/gravitino/issues/5958#issuecomment-2560546108
@waukin IMHO, we should enable a large epic , `details` method or
`details--audit ` method should support table format output, broken into small
issue.
--
This is an automate
Abyss-lord commented on issue #5961:
URL: https://github.com/apache/gravitino/issues/5961#issuecomment-2560542719
> @Abyss-lord
Thank you, @xunliu I would like to work on it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
FANNG1 commented on code in PR #5944:
URL: https://github.com/apache/gravitino/pull/5944#discussion_r1896291754
##
core/src/main/java/org/apache/gravitino/listener/api/event/AlterTagFailureEvent.java:
##
@@ -7,7 +7,7 @@ public class AlterTagFailureEvent extends TagFailureEvent {
Abyss-lord commented on issue #5960:
URL: https://github.com/apache/gravitino/issues/5960#issuecomment-2560542571
Thank you, @xunliu I would like to work on it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
Abyss-lord commented on issue #5541:
URL: https://github.com/apache/gravitino/issues/5541#issuecomment-2560536717
One idea I had was to add a line under the Commands module stating,
'Automatically replace the appropriate arguments when used.' Additionally, for
the command example, I should
VigneshSK17 commented on issue #5960:
URL: https://github.com/apache/gravitino/issues/5960#issuecomment-2560537749
@Abyss-lord
--
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 commen
VigneshSK17 commented on issue #5961:
URL: https://github.com/apache/gravitino/issues/5961#issuecomment-2560537890
@Abyss-lord
--
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 commen
VigneshSK17 commented on issue #5959:
URL: https://github.com/apache/gravitino/issues/5959#issuecomment-2560537924
@Abyss-lord Yea that works for me.
Added the subtask issues and tagged you for the ones you wanted.
#5960
#5961
#5962
#5963
--
This is an automated messag
VigneshSK17 opened a new issue, #5961:
URL: https://github.com/apache/gravitino/issues/5961
### Describe the subtask
Part of an initiative to add Model entity support to CLI
### Parent issue
#5959
--
This is an automated message from the Apache Git Service.
To respond
diqiu50 commented on code in PR #5878:
URL: https://github.com/apache/gravitino/pull/5878#discussion_r1896282772
##
clients/filesystem-fuse/src/default_raw_filesystem.rs:
##
@@ -0,0 +1,393 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contribu
diqiu50 commented on code in PR #5878:
URL: https://github.com/apache/gravitino/pull/5878#discussion_r1896282665
##
clients/filesystem-fuse/src/default_raw_filesystem.rs:
##
@@ -0,0 +1,393 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contribu
jerqi commented on code in PR #115:
URL:
https://github.com/apache/gravitino-playground/pull/115#discussion_r1896278781
##
README.md:
##
@@ -202,6 +202,12 @@ You might also consider generating data with SparkSQL and
then querying this dat
1. Login Spark container and execut
FANNG1 commented on code in PR #5682:
URL: https://github.com/apache/gravitino/pull/5682#discussion_r1896275715
##
core/src/main/java/org/apache/gravitino/connector/SupportsCredentialOperations.java:
##
@@ -0,0 +1,85 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) u
Abyss-lord commented on issue #5957:
URL: https://github.com/apache/gravitino/issues/5957#issuecomment-2560520907
@waukin BTW, `output` method should accept string argument, Please amend it
here.
![image](https://github.com/user-attachments/assets/604fdc07-e4f5-4d86-a95a-c82ce4e25203)
Abyss-lord commented on issue #5936:
URL: https://github.com/apache/gravitino/issues/5936#issuecomment-2560514218
I would like to work on it
--
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 sp
waukin commented on issue #5957:
URL: https://github.com/apache/gravitino/issues/5957#issuecomment-2560513458
@xunliu please assign this issue 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
waukin commented on issue #5958:
URL: https://github.com/apache/gravitino/issues/5958#issuecomment-2560512125
@xunliu please assign this issue 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
waukin commented on issue #5958:
URL: https://github.com/apache/gravitino/issues/5958#issuecomment-2560511785
> > Hi @Abyss-lord, I’m halfway through implementing the feature. If you
don’t mind, I’d like to continue working on it.
>
> that's ok, since you wrote the previous code, it w
waukin commented on issue #5957:
URL: https://github.com/apache/gravitino/issues/5957#issuecomment-2560513158
> > Hi @Abyss-lord, I’m halfway through implementing the feature. If you
don’t mind, I’d like to continue working on it.
>
> that's ok, since you wrote the previous code, it w
FANNG1 closed issue #5895: [Improvement] support ADLS credential for python
client
URL: https://github.com/apache/gravitino/issues/5895
--
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 c
FANNG1 merged PR #5940:
URL: https://github.com/apache/gravitino/pull/5940
--
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
FANNG1 closed issue #5895: [Improvement] support ADLS credential for python
client
URL: https://github.com/apache/gravitino/issues/5895
--
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 c
This is an automated email from the ASF dual-hosted git repository.
fanng 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 94ee0a356 [#5895] support ADLSToken/AzureAccountKe
Abyss-lord commented on issue #5930:
URL: https://github.com/apache/gravitino/issues/5930#issuecomment-2560506303
I would like to work on it.
--
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 s
Abyss-lord commented on issue #5957:
URL: https://github.com/apache/gravitino/issues/5957#issuecomment-2560501712
> Hi @Abyss-lord, I’m halfway through implementing the feature. If you don’t
mind, I’d like to continue working on it.
that's ok, since you wrote the previous code, it wou
Abyss-lord commented on issue #5958:
URL: https://github.com/apache/gravitino/issues/5958#issuecomment-2560501570
> Hi @Abyss-lord, I’m halfway through implementing the feature. If you don’t
mind, I’d like to continue working on it.
that's ok, since you wrote the previous code, it wou
VigneshSK17 commented on issue #5959:
URL: https://github.com/apache/gravitino/issues/5959#issuecomment-2560500901
Hi, I'd like to work on this.
Two things to start out:
1. Just wanted to make sure if the Model implemented in this PR #5612 is the
one I should be working with
cool9850311 commented on code in PR #5944:
URL: https://github.com/apache/gravitino/pull/5944#discussion_r1896250583
##
core/src/main/java/org/apache/gravitino/listener/api/event/AlterTagFailureEvent.java:
##
@@ -7,7 +7,7 @@ public class AlterTagFailureEvent extends TagFailureEv
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 a8b209f fix: `playground.sh` unexpect
xunliu merged PR #117:
URL: https://github.com/apache/gravitino-playground/pull/117
--
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...@
unknowntpo closed issue #105: [Improvement] Add Prometheus and Grafana in Helm
Chart
URL: https://github.com/apache/gravitino-playground/issues/105
--
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 th
unknowntpo commented on issue #105:
URL:
https://github.com/apache/gravitino-playground/issues/105#issuecomment-2560482319
Yeah, should be closed because we don't support helm chart anymore.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
chenyuan99 commented on issue #5932:
URL: https://github.com/apache/gravitino/issues/5932#issuecomment-2560476077
Hey @justinmclean could I pick this up?
--
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
waukin commented on issue #5957:
URL: https://github.com/apache/gravitino/issues/5957#issuecomment-2560467034
Hi @Abyss-lord, I’m halfway through implementing the issue. If you don’t
mind, I’d like to continue working on it.
--
This is an automated message from the Apache Git Service.
To
waukin commented on issue #5958:
URL: https://github.com/apache/gravitino/issues/5958#issuecomment-2560467365
Hi @Abyss-lord, I’m halfway through implementing the issue. If you don’t
mind, I’d like to continue working on it.
--
This is an automated message from the Apache Git Service.
To
tengqm commented on PR #5940:
URL: https://github.com/apache/gravitino/pull/5940#issuecomment-2560420894
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 above to go to the specific comment.
To unsubscribe
unknowntpo commented on PR #117:
URL:
https://github.com/apache/gravitino-playground/pull/117#issuecomment-2560411518
Sorry, it's my fault...
I think we need to add shellcheck action to catch this syntax problem.
https://github.com/marketplace/actions/action-shellcheck
--
T
justinmclean opened a new issue, #5959:
URL: https://github.com/apache/gravitino/issues/5959
### What would you like to be improved?
Add Modle entity support for CLI, it would be best if this was broken up
into several sub-issues.
- [ ] register/link
- [ ] get and list
- [ ]
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 fb78e6582 [#5826] fix(CLI): Fix Dropping a metal
justinmclean closed issue #5927: [Improvement] In the Gravitino CLI you can get
multiple "Malformed entity name." messages
URL: https://github.com/apache/gravitino/issues/5927
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
justinmclean closed issue #5927: [Improvement] In the Gravitino CLI you can get
multiple "Malformed entity name." messages
URL: https://github.com/apache/gravitino/issues/5927
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
justinmclean closed issue #5826: [Improvement] Dropping a metalake via the
Gravitino CLI gives an "in use" exception.
URL: https://github.com/apache/gravitino/issues/5826
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
justinmclean merged PR #5943:
URL: https://github.com/apache/gravitino/pull/5943
--
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
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 085745526 [#5927] improvement(CLI): fix cli get
justinmclean merged PR #5907:
URL: https://github.com/apache/gravitino/pull/5907
--
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 closed issue #5826: [Improvement] Dropping a metalake via the
Gravitino CLI gives an "in use" exception.
URL: https://github.com/apache/gravitino/issues/5826
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
justinmclean merged PR #5942:
URL: https://github.com/apache/gravitino/pull/5942
--
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
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 8b33df56f [#5924] improvement(CLI): fix cli list
justinmclean closed issue #5924: [Improvement] When no schema exist Gravitino
CLI command outputs nothing.
URL: https://github.com/apache/gravitino/issues/5924
--
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
Abyss-lord commented on issue #5957:
URL: https://github.com/apache/gravitino/issues/5957#issuecomment-2560063480
I would like to work on it.
--
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 s
Abyss-lord commented on issue #5958:
URL: https://github.com/apache/gravitino/issues/5958#issuecomment-2560064097
I would like to work on it.
--
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 s
jerryshao commented on code in PR #5682:
URL: https://github.com/apache/gravitino/pull/5682#discussion_r1895824949
##
core/src/main/java/org/apache/gravitino/connector/SupportsCredentialOperations.java:
##
@@ -0,0 +1,85 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF
jerryshao commented on code in PR #5682:
URL: https://github.com/apache/gravitino/pull/5682#discussion_r1895812259
##
core/src/main/java/org/apache/gravitino/connector/SupportsCredentialOperations.java:
##
@@ -0,0 +1,85 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF
tim108108 commented on issue #112:
URL:
https://github.com/apache/gravitino-playground/issues/112#issuecomment-2559776836
Seem like `playground.sh` line 55 `echo "Checking ports with sudo permission
...'` unexpected EOF while looking for matching
--
This is an automated message from the
FANNG1 commented on code in PR #115:
URL:
https://github.com/apache/gravitino-playground/pull/115#discussion_r1895778787
##
README.md:
##
@@ -202,6 +202,12 @@ You might also consider generating data with SparkSQL and
then querying this dat
1. Login Spark container and execu
FANNG1 commented on code in PR #5878:
URL: https://github.com/apache/gravitino/pull/5878#discussion_r1895759278
##
clients/filesystem-fuse/src/default_raw_filesystem.rs:
##
@@ -0,0 +1,393 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contribut
xunliu commented on code in PR #5904:
URL: https://github.com/apache/gravitino/pull/5904#discussion_r1895769806
##
authorizations/authorization-jdbc/src/test/java/org/apache/gravitino/authorization/jdbc/JdbcAuthorizationPluginTest.java:
##
@@ -0,0 +1,340 @@
+/*
+ * Licensed to t
xunliu commented on code in PR #5904:
URL: https://github.com/apache/gravitino/pull/5904#discussion_r1895764738
##
authorizations/authorization-jdbc/src/main/java/org/apache/gravitino/authorization/jdbc/JdbcMetadataObject.java:
##
@@ -0,0 +1,78 @@
+/*
+ * Licensed to the Apache
cool9850311 commented on code in PR #5944:
URL: https://github.com/apache/gravitino/pull/5944#discussion_r1895749129
##
core/src/main/java/org/apache/gravitino/listener/api/event/AlterTagFailureEvent.java:
##
@@ -7,7 +7,7 @@ public class AlterTagFailureEvent extends TagFailureEv
jerqi commented on PR #5951:
URL: https://github.com/apache/gravitino/pull/5951#issuecomment-2559691570
@jerryshao Thanks for your contribution. Merged to main branch.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
FANNG1 commented on PR #5682:
URL: https://github.com/apache/gravitino/pull/5682#issuecomment-2559691126
@jerryshao , comments are addressed, please review again
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
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 7f2cc9479 [MINOR] Remove add-to-project Github Ac
jerqi merged PR #5951:
URL: https://github.com/apache/gravitino/pull/5951
--
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.
1 - 100 of 172 matches
Mail list logo