jerqi commented on PR #6657:
URL: https://github.com/apache/gravitino/pull/6657#issuecomment-2791797828
> > How do you handle the type of Timestamp without precision? Should a
parameter be added to indicate using the default precision
>
> Hi @diqiu50, I understand your point of view.
jerqi commented on code in PR #6853:
URL: https://github.com/apache/gravitino/pull/6853#discussion_r2036746720
##
core/src/main/java/org/apache/gravitino/catalog/SchemaOperationDispatcher.java:
##
@@ -427,7 +442,7 @@ private EntityCombinedSchema
internalLoadSchema(NameIdentifie
FANNG1 commented on code in PR #6865:
URL: https://github.com/apache/gravitino/pull/6865#discussion_r2037269982
##
lineage/src/main/java/org/apache/gravitino/lineage/source/HTTPLineageSource.java:
##
@@ -31,6 +32,6 @@ public void initialize(Map configs,
LineageDispatcher dispat
FANNG1 commented on code in PR #6866:
URL: https://github.com/apache/gravitino/pull/6866#discussion_r2037273299
##
core/src/main/java/org/apache/gravitino/listener/api/event/CreateRoleFailureEvent.java:
##
@@ -33,62 +29,29 @@
*/
@DeveloperApi
public class CreateRoleFailureEv
mchades commented on issue #6875:
URL: https://github.com/apache/gravitino/issues/6875#issuecomment-2793762674
It's outdated, would you like to fix the comment?
--
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
zhoukangcn opened a new pull request, #6885:
URL: https://github.com/apache/gravitino/pull/6885
### What changes were proposed in this pull request?
- fix several typo in docs
- add .vscode to gitignore
### Why are the changes needed?
typo
### Does this PR intro
zhoukangcn opened a new pull request, #6884:
URL: https://github.com/apache/gravitino/pull/6884
### What changes were proposed in this pull request?
use `show backends` to get the count of Doris Backend (BE) nodes
### Why are the changes needed?
(Please clarify why the ch
Abyss-lord commented on PR #6866:
URL: https://github.com/apache/gravitino/pull/6866#issuecomment-2794492002
Hi @FANNG1 , I've completed the code updates and would appreciate your
review of the PR when you have a moment. Here's a summary of the commits:
1. rename the argument.
--
This
FANNG1 commented on code in PR #6866:
URL: https://github.com/apache/gravitino/pull/6866#discussion_r2036897349
##
core/src/main/java/org/apache/gravitino/listener/api/event/AccessControlEventDispatcher.java:
##
@@ -346,7 +340,8 @@ public Role createRole(
return roleObj
Abyss-lord opened a new pull request, #6882:
URL: https://github.com/apache/gravitino/pull/6882
### What changes were proposed in this pull request?
Add timestamp information to metrics
### Why are the changes needed?
Fix: #6632
### Does this PR introduce _any_ us
FANNG1 commented on PR #6866:
URL: https://github.com/apache/gravitino/pull/6866#issuecomment-2792109164
LGTM except minor comments
--
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 co
Abyss-lord commented on PR #6866:
URL: https://github.com/apache/gravitino/pull/6866#issuecomment-2792315533
Hi @FANNG1 , I've completed the code updates and would appreciate your
review of the PR when you have a moment. Here's a summary of the commits:
1. Use `RoleInfo` in `CreateRoleFai
Abyss-lord commented on PR #6882:
URL: https://github.com/apache/gravitino/pull/6882#issuecomment-2792316326
Hi @FANNG1 , could you please review this PR when you have time? I’d really
appreciate your feedback.
--
This is an automated message from the Apache Git Service.
To respond to the
Abyss-lord opened a new pull request, #6881:
URL: https://github.com/apache/gravitino/pull/6881
### What changes were proposed in this pull request?
Refactor EventBus#dispatchEvent.
By adding the `accept(EventVisitor visitor)` method to BaseEvent and its
subclasses, the handling l
FANNG1 commented on code in PR #6865:
URL: https://github.com/apache/gravitino/pull/6865#discussion_r2036411558
##
lineage/src/main/java/org/apache/gravitino/lineage/source/rest/LineageOperations.java:
##
@@ -0,0 +1,76 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
an-shi-chi-fan opened a new issue, #6883:
URL: https://github.com/apache/gravitino/issues/6883
### Describe the feature
In our existing product, we have implemented Ranger for authorization, and
there are already a large number of authorization policies in Ranger. We want
to integrat
an-shi-chi-fan commented on issue #6883:
URL: https://github.com/apache/gravitino/issues/6883#issuecomment-2792538894
@xunliu please cc
--
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
This is an automated email from the ASF dual-hosted git repository.
yuqi4733 pushed a commit to branch issue_6852
in repository https://gitbox.apache.org/repos/asf/gravitino.git
commit 7620404c3a6a45ab720c622c62c6dcf45f70371a
Merge: 634a7ca565 ecf6534c54
Author: yuqi
AuthorDate: Thu Apr 10 15:55
jerqi commented on PR #6485:
URL: https://github.com/apache/gravitino/pull/6485#issuecomment-2791861990
@jerryshao Do we need include this PR in 0.9 version?
--
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
yuqi1129 commented on code in PR #6853:
URL: https://github.com/apache/gravitino/pull/6853#discussion_r2036748863
##
core/src/main/java/org/apache/gravitino/catalog/SchemaOperationDispatcher.java:
##
@@ -427,7 +442,7 @@ private EntityCombinedSchema
internalLoadSchema(NameIdenti
This is an automated email from the ASF dual-hosted git repository.
yuqi4733 pushed a commit to branch issue_6852
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/issue_6852 by this push:
new 985b7c2942 Remove method isEntityEx
yuqi1129 commented on code in PR #6865:
URL: https://github.com/apache/gravitino/pull/6865#discussion_r2036786770
##
lineage/src/main/java/org/apache/gravitino/lineage/source/HTTPLineageSource.java:
##
@@ -31,6 +32,6 @@ public void initialize(Map configs,
LineageDispatcher disp
jerqi commented on code in PR #6853:
URL: https://github.com/apache/gravitino/pull/6853#discussion_r2036698958
##
core/src/main/java/org/apache/gravitino/catalog/SchemaOperationDispatcher.java:
##
@@ -254,7 +254,11 @@ public Schema alterSchema(NameIdentifier ident,
SchemaChange
Abyss-lord commented on PR #6881:
URL: https://github.com/apache/gravitino/pull/6881#issuecomment-2792033889
Hi @FANNG1 , could you please review this PR when you have time? I’d really
appreciate your feedback.
--
This is an automated message from the Apache Git Service.
To respond to the
xunliu commented on issue #6879:
URL: https://github.com/apache/gravitino/issues/6879#issuecomment-2791782545
hi @Abyss-lord,
Thanks for helping to organize the issue!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
zhengkezhou1 commented on PR #6540:
URL: https://github.com/apache/gravitino/pull/6540#issuecomment-2791472287
Sure.
--
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 unsu
justinmclean opened a new issue, #6869:
URL: https://github.com/apache/gravitino/issues/6869
### Version
main branch
### Describe what's wrong
The release script use this to get the git reference:
```
GIT_REF=${GIT_REF:-main}
```
And later checks out the r
This is an automated email from the ASF dual-hosted git repository.
jmclean pushed a commit to branch tag-line
in repository https://gitbox.apache.org/repos/asf/gravitino-site.git
commit e35563ad30e8857b4f35ce6a6f834ddd2a48bbed
Author: Justin Mclean
AuthorDate: Tue Apr 8 09:25:54 2025 +0800
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/gradle/iceberg-1.8.1
in repository https://gitbox.apache.org/repos/asf/gravitino.git
was 3993123569 build(deps): bump iceberg from 1.6.1 to 1.8.1
The revisions that were on t
This is an automated email from the ASF dual-hosted git repository.
yuqi4733 pushed a commit to branch issue_6852
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/issue_6852 by this push:
new d33dc7a506 fix
d33dc7a506 is descri
FANNG1 commented on code in PR #6824:
URL: https://github.com/apache/gravitino/pull/6824#discussion_r202168
##
spark-connector/spark-common/src/test/java/org/apache/gravitino/spark/connector/integration/test/jdbc/SparkJdbcPostgreSqlCatalogIT.java:
##
@@ -0,0 +1,108 @@
+/*
+
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 a685e0e276 [MINOR] docs: fix several typo in docs
github-actions[bot] opened a new pull request, #6886:
URL: https://github.com/apache/gravitino/pull/6886
### What changes were proposed in this pull request?
- fix several typo in docs
- add .vscode to gitignore
### Why are the changes needed?
typo
### Does this
jerryshao merged PR #6885:
URL: https://github.com/apache/gravitino/pull/6885
--
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 branch-0.8
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/branch-0.8 by this push:
new cd44ee49be [#6777] fix(server,authn):
jerryshao merged PR #6876:
URL: https://github.com/apache/gravitino/pull/6876
--
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.
github-bot pushed a change to branch
cherry-pick-branch-0.8-a685e0e276b807a75a50e7a8a8c96e81afe00878
in repository https://gitbox.apache.org/repos/asf/gravitino.git
at 95ef21f0aa [MINOR] docs: fix several typo in docs (#6
jerryshao closed pull request #6886: [MINOR] docs: fix several typo in docs
URL: https://github.com/apache/gravitino/pull/6886
--
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.
T
This is an automated email from the ASF dual-hosted git repository.
jshao pushed a change to branch
cherry-pick-branch-0.8-ecf6534c543be5704d5824c9cffb2b3e8dc09965
in repository https://gitbox.apache.org/repos/asf/gravitino.git
was d785398d55 [#6777] fix(server,authn): Fix use catalog and
jerryshao commented on PR #6865:
URL: https://github.com/apache/gravitino/pull/6865#issuecomment-2794684301
LGTM, @yuqi1129 do you have any more comments?
--
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 t
rickyma commented on issue #6875:
URL: https://github.com/apache/gravitino/issues/6875#issuecomment-2791721487
I see.
```
A list type. Note, this type is not supported in the current version of
Gravitino.
```
But why does it say it is not supported:
https://github.co
jerryshao commented on code in PR #6844:
URL: https://github.com/apache/gravitino/pull/6844#discussion_r2032356694
##
core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/postgresql/OwnerMetaPostgreSQLProvider.java:
##
@@ -116,6 +122,11 @@ public String sot
jkolash opened a new issue, #6887:
URL: https://github.com/apache/gravitino/issues/6887
### Describe the feature
When proxying a catalog that doesn't support views we can return
empty/absent results instead of failing on view requests
```
io.trino.spi.TrinoException: Fa
hdygxsj commented on PR #6842:
URL: https://github.com/apache/gravitino/pull/6842#issuecomment-2786310387
> > I think maybe we need move these java file to
`server-common/src/main/java/org/apache/gravitino/server/authentication` path?
>
> Is this the authentication or authorization? I
FANNG1 closed issue #6877: [Bug report] Iceberg tables are not visible by using
spark connector
URL: https://github.com/apache/gravitino/issues/6877
--
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 t
This is an automated email from the ASF dual-hosted git repository.
yuqi4733 pushed a commit to branch issue_6852
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/issue_6852 by this push:
new d1f03d5026 fix
d1f03d5026 is descri
This is an automated email from the ASF dual-hosted git repository.
jshao pushed a change to branch ISSUE-6353
in repository https://gitbox.apache.org/repos/asf/gravitino.git
was 1de53e55e2 fix ut
The revisions that were on this branch are still contained in
other references; therefore, th
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/gradle/com.github.jk1.dependency-license-report-2.9
in repository https://gitbox.apache.org/repos/asf/gravitino.git
at 7d735a4080 build(deps): bump com.github.jk1.dependency
xunliu closed issue #6692: [Improvement] Currently path based ranger plugin
doesn't support schema and catalog
URL: https://github.com/apache/gravitino/issues/6692
--
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
xunliu closed issue #6692: [Improvement] Currently path based ranger plugin
doesn't support schema and catalog
URL: https://github.com/apache/gravitino/issues/6692
--
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
xunliu merged PR #6864:
URL: https://github.com/apache/gravitino/pull/6864
--
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
This is an automated email from the ASF dual-hosted git repository.
liuxun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from a685e0e276 [MINOR] docs: fix several typo in docs (#6885)
add e38efeb7ea [#6692] improvement(authz): Support sch
FANNG1 commented on issue #2233:
URL: https://github.com/apache/gravitino/issues/2233#issuecomment-2795579082
We could leave it open as we may support other events for Gravitino
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
yuqi1129 closed issue #6852: [Improvement] Change `SchemaOperationDispatcher`
to get schema id when load schemas.
URL: https://github.com/apache/gravitino/issues/6852
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
yuqi1129 closed issue #6852: [Improvement] Change `SchemaOperationDispatcher`
to get schema id when load schemas.
URL: https://github.com/apache/gravitino/issues/6852
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
FANNG1 commented on issue #6887:
URL: https://github.com/apache/gravitino/issues/6887#issuecomment-2795515295
#6396 attempt to fix it, please feel free to leave your comments. For the
trino side, the configuration `iceberg.rest-catalog.view-endpoints-enabled` is
used to keep compatibility
FANNG1 closed issue #2969: [Subtask] [event-listener] supports user&group&role
event for Gravitino server
URL: https://github.com/apache/gravitino/issues/2969
--
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
yuqi1129 merged PR #6853:
URL: https://github.com/apache/gravitino/pull/6853
--
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...@graviti
This is an automated email from the ASF dual-hosted git repository.
yuqi4733 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from b6a61bafb5 [#6760] test(core): Support role failure event to Gravitino
server (#6866)
add ff32ceff22 [#6852]
unknowntpo commented on PR #6888:
URL: https://github.com/apache/gravitino/pull/6888#issuecomment-2795599440
@Abyss-lord @yuqi1129 @xunliu Would you like to review this PR ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
Abyss-lord commented on PR #6888:
URL: https://github.com/apache/gravitino/pull/6888#issuecomment-2795668223
@unknowntpo Should we add a new scene if we are using Vscode or Pycharm to
develop Python Client?
--
This is an automated message from the Apache Git Service.
To respond to the mes
mchades commented on code in PR #6884:
URL: https://github.com/apache/gravitino/pull/6884#discussion_r2038700024
##
catalogs/catalog-jdbc-doris/src/main/java/org/apache/gravitino/catalog/doris/operation/DorisTableOperations.java:
##
@@ -159,24 +159,28 @@ private Map
appendNeces
Abyss-lord commented on issue #2233:
URL: https://github.com/apache/gravitino/issues/2233#issuecomment-2795568775
@FANNG1 This Issue seems to be done as well。
--
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
unknowntpo commented on PR #6888:
URL: https://github.com/apache/gravitino/pull/6888#issuecomment-2795694517
I changed this PR back to draft PR because when I run `TestCatalog` with
Intellij, I got
```
/Users/unknowntpo/repo/unknowntpo/gravitino/improve-py-client-doc/.gradle/pytho
unknowntpo commented on PR #6888:
URL: https://github.com/apache/gravitino/pull/6888#issuecomment-2795692343
> @unknowntpo Should we add a new scene if we are using Vscode or Pycharm to
develop Python Client?
Yeah, but I think we should do this in different PR.
--
This is an automa
jerqi commented on code in PR #6599:
URL: https://github.com/apache/gravitino/pull/6599#discussion_r2038741824
##
dev/charts/gravitino/values.yaml:
##
@@ -0,0 +1,422 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. S
yuqi1129 commented on PR #6865:
URL: https://github.com/apache/gravitino/pull/6865#issuecomment-2795746606
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 unsubscri
yuqi1129 merged PR #6865:
URL: https://github.com/apache/gravitino/pull/6865
--
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...@graviti
yuqi1129 commented on code in PR #6865:
URL: https://github.com/apache/gravitino/pull/6865#discussion_r2038740087
##
lineage/src/main/java/org/apache/gravitino/lineage/source/rest/LineageOperations.java:
##
@@ -0,0 +1,77 @@
+/*
+ * Licensed to the Apache Software Foundation (AS
yuqi1129 closed issue #6780: [Subtask] Support Lineage endpoint for Gravitino
URL: https://github.com/apache/gravitino/issues/6780
--
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
This is an automated email from the ASF dual-hosted git repository.
yuqi4733 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 842cfc3a46 [#6780] feat(lineage): support line
jerqi commented on code in PR #6599:
URL: https://github.com/apache/gravitino/pull/6599#discussion_r2038738236
##
dev/charts/gravitino/README.md:
##
@@ -0,0 +1,151 @@
+
+
+# Apache Gravitino
Review Comment:
Could you put the documents in our docs directory instead of managin
Abyss-lord commented on PR #6851:
URL: https://github.com/apache/gravitino/pull/6851#issuecomment-2782286750
Hi @FANNG1 , could you please review this PR when you have time? I’d really
appreciate your feedback.
--
This is an automated message from the Apache Git Service.
To respond to the
jerryshao commented on code in PR #6782:
URL: https://github.com/apache/gravitino/pull/6782#discussion_r2031687553
##
lineage/src/main/java/org/apache/gravitino/lineage/sink/LineageLogSink.java:
##
@@ -0,0 +1,76 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
yuqi1129 commented on PR #6853:
URL: https://github.com/apache/gravitino/pull/6853#issuecomment-2791815478
@jerqi
Could you please help me take a look?
--
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 t
xunliu commented on code in PR #6848:
URL: https://github.com/apache/gravitino/pull/6848#discussion_r2032447990
##
dev/docker/hive/hive-dependency.sh:
##
@@ -89,7 +90,9 @@ if [ ! -f "${hive_dir}/packages/${ZOOKEEPER_PACKAGE_NAME}" ];
then
fi
if [ ! -f "${hive_dir}/packages/
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
cherry-pick-branch-0.8-ecf6534c543be5704d5824c9cffb2b3e8dc09965
in repository https://gitbox.apache.org/repos/asf/gravitino.git
at d785398d55 [#6777] fix(server,authn): Fix use catalog
jerqi commented on code in PR #6821:
URL: https://github.com/apache/gravitino/pull/6821#discussion_r2033159837
##
authorizations/authorization-common/src/main/java/org/apache/gravitino/authorization/common/PathBasedMetadataObject.java:
##
@@ -92,15 +92,26 @@ public String toStri
jerqi commented on code in PR #6853:
URL: https://github.com/apache/gravitino/pull/6853#discussion_r2033126256
##
core/src/main/java/org/apache/gravitino/catalog/OperationDispatcher.java:
##
@@ -243,12 +243,16 @@ protected boolean isEntityExist(NameIdentifier ident,
Entity.Enti
FANNG1 commented on code in PR #6824:
URL: https://github.com/apache/gravitino/pull/6824#discussion_r2033325647
##
spark-connector/spark-common/src/main/java/org/apache/gravitino/spark/connector/jdbc/postgersql/PostgreSqlPropertiesConverter.java:
##
@@ -0,0 +1,75 @@
+/*
+ * Lice
This is an automated email from the ASF dual-hosted git repository.
jshao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from 818362b0ea [6346] feat(authz): Add privilege support for model (#6820)
add 8d0ac2c2b2 build(deps): bump com.githu
This is an automated email from the ASF dual-hosted git repository.
yuqi4733 pushed a change to branch issue_6852
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from d1f03d5026 fix
add 634a7ca565 Resolve comments.
add 818362b0ea [6346] feat(authz): Add privilege su
justinmclean commented on code in PR #6849:
URL: https://github.com/apache/gravitino/pull/6849#discussion_r2034344463
##
docs/admin/iceberg-server.md:
##
@@ -0,0 +1,1351 @@
+---
+title: Iceberg REST catalog service
+slug: /iceberg-rest-service
+keywords:
+ - Iceberg REST catalo
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 b6a61bafb5 [#6760] test(core): Support role failur
FANNG1 closed issue #6760: [Subtask] Support role failure event to Gravitino
server
URL: https://github.com/apache/gravitino/issues/6760
--
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
FANNG1 merged PR #6866:
URL: https://github.com/apache/gravitino/pull/6866
--
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 #6760: [Subtask] Support role failure event to Gravitino
server
URL: https://github.com/apache/gravitino/issues/6760
--
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
FANNG1 closed issue #6757: [Subtask] Support role-related event to Gravitino
server
URL: https://github.com/apache/gravitino/issues/6757
--
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
Author: jmclean
Date: Fri Apr 11 01:08:05 2025
New Revision: 76197
Log:
Removed gradle jar from source release
Modified:
dev/incubator/gravitino/v0.8.1-incubating-rc3/gravitino-0.8.1-incubating-src.tar.gz
dev/incubator/gravitino/v0.8.1-incubating-rc3/gravitino-0.8.1-incubating-src.tar.g
unknowntpo opened a new pull request, #6888:
URL: https://github.com/apache/gravitino/pull/6888
### What changes were proposed in this pull request?
Add instruction to setup Python Client environment in JetBrains Intellij
IDEA.
### Why are the changes needed?
Mak
mchades commented on code in PR #6886:
URL: https://github.com/apache/gravitino/pull/6886#discussion_r2038730136
##
docs/manage-fileset-metadata-using-gravitino.md:
##
@@ -320,6 +320,115 @@ Currently, Gravitino supports two **types** of filesets:
The `storageLocation` is the ph
xunliu commented on code in PR #6828:
URL: https://github.com/apache/gravitino/pull/6828#discussion_r2038735497
##
common/src/main/java/org/apache/gravitino/auth/annotations/AuthorizeApi.java:
##
@@ -0,0 +1,72 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
jerqi commented on code in PR #6599:
URL: https://github.com/apache/gravitino/pull/6599#discussion_r2038737198
##
.github/workflows/chart-test.yaml:
##
@@ -0,0 +1,85 @@
+name: Test Charts
+
+# Controls when the workflow will run
+on:
+ pull_request:
+branches: [ "main", "br
jerqi commented on code in PR #6599:
URL: https://github.com/apache/gravitino/pull/6599#discussion_r2038737198
##
.github/workflows/chart-test.yaml:
##
@@ -0,0 +1,85 @@
+name: Test Charts
+
+# Controls when the workflow will run
+on:
+ pull_request:
+branches: [ "main", "br
yuqi1129 commented on code in PR #6865:
URL: https://github.com/apache/gravitino/pull/6865#discussion_r2038738368
##
lineage/src/main/java/org/apache/gravitino/lineage/source/HTTPLineageSource.java:
##
@@ -31,6 +32,6 @@ public void initialize(Map configs,
LineageDispatcher disp
jerqi commented on code in PR #6599:
URL: https://github.com/apache/gravitino/pull/6599#discussion_r2038738497
##
dev/charts/gravitino/README.md:
##
@@ -0,0 +1,151 @@
+
+
+# Apache Gravitino
+
+Apache Gravitino is a high-performance, geo-distributed, and federated
metadata lake
This is an automated email from the ASF dual-hosted git repository.
yuqi4733 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 ca7175e067 [#4024]Refactor: Reduce unnecessary
yuqi1129 merged PR #6540:
URL: https://github.com/apache/gravitino/pull/6540
--
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...@graviti
zhoukangcn commented on code in PR #6884:
URL: https://github.com/apache/gravitino/pull/6884#discussion_r2038780800
##
catalogs/catalog-jdbc-doris/src/main/java/org/apache/gravitino/catalog/doris/operation/DorisTableOperations.java:
##
@@ -159,24 +159,28 @@ private Map
appendNe
yuqi1129 commented on PR #6853:
URL: https://github.com/apache/gravitino/pull/6853#issuecomment-2785099168
> > > > > > OperationDispatcher
> > > > >
> > > > >
> > > > > OK, let me take a look.
> > > >
> > > >
> > > > It seems that we can't use it directly as the method `
1 - 100 of 113 matches
Mail list logo