Re: [PR] [#6682]fix(authorization) remove privilege_names and privilege_conditions check when delete secruable objects of a role. [gravitino]

2025-03-16 Thread via GitHub
FourFriends commented on PR #6690: URL: https://github.com/apache/gravitino/pull/6690#issuecomment-2727317650 @jerqi please review this pull request, thanks. -- 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

Re: [PR] [#6594] feat(deploy): Provide gravitino chart for deploying different storage backend on K8S [gravitino]

2025-03-16 Thread via GitHub
danhuawang commented on code in PR #6599: URL: https://github.com/apache/gravitino/pull/6599#discussion_r1997837425 ## LICENSE: ## @@ -305,6 +305,10 @@ ./authorizations/authorization-ranger/src/main/java/org/apache/gravitino/authorization/ranger/reference/VXUser.java .

Re: [PR] [#5873] feat(gvfs-fuse): add debug log for FuseApiHandle [gravitino]

2025-03-16 Thread via GitHub
unknowntpo commented on code in PR #5905: URL: https://github.com/apache/gravitino/pull/5905#discussion_r1997839206 ## clients/filesystem-fuse/src/fuse_api_handle_debug.rs: ## @@ -0,0 +1,829 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contri

Re: [PR] [#6594] feat(deploy): Provide gravitino chart for deploying different storage backend on K8S [gravitino]

2025-03-16 Thread via GitHub
danhuawang commented on code in PR #6599: URL: https://github.com/apache/gravitino/pull/6599#discussion_r1997838036 ## dev/charts/gravitino/Chart.yaml: ## @@ -0,0 +1,38 @@ +# Review Comment: Yes, it's created by `helm create my-chart` automately. -- This is an automated

Re: [PR] [#5873] feat(gvfs-fuse): add debug log for FuseApiHandle [gravitino]

2025-03-16 Thread via GitHub
unknowntpo commented on code in PR #5905: URL: https://github.com/apache/gravitino/pull/5905#discussion_r1997840855 ## clients/filesystem-fuse/src/main.rs: ## @@ -193,6 +213,33 @@ fn main() -> Result<(), i32> { path.to_string_lossy().to_string() };

Re: [PR] [#6594] feat(deploy): Provide gravitino chart for deploying different storage backend on K8S [gravitino]

2025-03-16 Thread via GitHub
danhuawang commented on code in PR #6599: URL: https://github.com/apache/gravitino/pull/6599#discussion_r1997841191 ## dev/charts/gravitino/README.md: ## @@ -0,0 +1,118 @@ + +# gravitino Review Comment: Fixed. -- This is an automated message from the Apache Git Service.

Re: [PR] [#5873] feat(gvfs-fuse): add debug log for FuseApiHandle [gravitino]

2025-03-16 Thread via GitHub
unknowntpo commented on code in PR #5905: URL: https://github.com/apache/gravitino/pull/5905#discussion_r1997838305 ## clients/filesystem-fuse/src/fuse_api_handle_debug.rs: ## @@ -0,0 +1,829 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contri

Re: [PR] [#6594] feat(deploy): Provide gravitino chart for deploying different storage backend on K8S [gravitino]

2025-03-16 Thread via GitHub
danhuawang commented on code in PR #6599: URL: https://github.com/apache/gravitino/pull/6599#discussion_r1997851602 ## dev/charts/gravitino/README.md: ## @@ -0,0 +1,118 @@ + +# gravitino + +Gravitino is a high-performance, geo-distributed, and federated metadata lake. It manage

Re: [PR] [#6594] feat(deploy): Provide gravitino chart for deploying different storage backend on K8S [gravitino]

2025-03-16 Thread via GitHub
danhuawang commented on code in PR #6599: URL: https://github.com/apache/gravitino/pull/6599#discussion_r1997862708 ## dev/charts/gravitino/values.yaml: ## @@ -0,0 +1,208 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreement

Re: [PR] [#6682]fix(authorization) remove privilege_names and privilege_conditions check when delete securable objects of a role. [gravitino]

2025-03-16 Thread via GitHub
jerqi commented on PR #6690: URL: https://github.com/apache/gravitino/pull/6690#issuecomment-2727950644 Could you add a ut for this fix? Because this is a fix, we need a ut to prevent others to modify this again by mistake. -- This is an automated message from the Apache Git Service. To r

Re: [PR] [#6078] feat(core): Support model event to Gravitino server [gravitino]

2025-03-16 Thread via GitHub
Abyss-lord commented on PR #6688: URL: https://github.com/apache/gravitino/pull/6688#issuecomment-2727819904 @FANNG1 I’ve finished updating the code. Please take a look at the PR again when you have time. -- This is an automated message from the Apache Git Service. To respond to the mess

[PR] [#6646] fix(iceberg): Delete the null value check for user and password in Iceberg JDBC catalog [gravitino]

2025-03-16 Thread via GitHub
sunxiaojian opened a new pull request, #6691: URL: https://github.com/apache/gravitino/pull/6691 ### 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

Re: [PR] [#5202] feat(client-python): Support Column and its default value part1 [gravitino]

2025-03-16 Thread via GitHub
xunliu commented on PR #6542: URL: https://github.com/apache/gravitino/pull/6542#issuecomment-2727771138 hi @tsungchih I noticed this PR has two Gravitino entities (Column and Tag), Can you split the Tag parts code to another PR? -- This is an automated message from the Apache Git S

Re: [PR] [#6562] improvement(catalogs): Optimize the code path in createFileset and optimize path [gravitino]

2025-03-16 Thread via GitHub
Abyss-lord commented on PR #6689: URL: https://github.com/apache/gravitino/pull/6689#issuecomment-2727795922 @yuqi1129 I’ve finished updating the code. Please take a look at the PR again when you have time. My update is as follows 1. set queue size from 100 to 500 -- This is an aut

Re: [PR] [#5202] feat(client-python): Support Column and its default value part1 [gravitino]

2025-03-16 Thread via GitHub
tsungchih commented on PR #6542: URL: https://github.com/apache/gravitino/pull/6542#issuecomment-2727732365 @xunliu @tengqm Could you please help with review of this PR when you are available? Thanks. -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] [#6682]fix(authorization) remove privilege_names and privilege_conditions check when delete secruable objects of a role. [gravitino]

2025-03-16 Thread via GitHub
jerqi commented on PR #6690: URL: https://github.com/apache/gravitino/pull/6690#issuecomment-2727945199 > ### Why are the changes needed? > Fix: #(6682) #6682 > Could you fix the description? This is ok. ``` Fix: #6682 ``` -- This is an automated message from the

Re: [PR] [#6594] feat(deploy): Provide gravitino chart for deploying different storage backend on K8S [gravitino]

2025-03-16 Thread via GitHub
danhuawang commented on code in PR #6599: URL: https://github.com/apache/gravitino/pull/6599#discussion_r1997861346 ## dev/charts/gravitino/templates/NOTES.txt: ## @@ -0,0 +1,19 @@ +{{- /* +Licensed to the Apache Software Foundation (ASF) under one +or more contributor l

Re: [PR] [#6656 ] fix(trino-connector): support read MySQL time/datetime/timestamp columns with precision [gravitino]

2025-03-16 Thread via GitHub
mchades commented on code in PR #6657: URL: https://github.com/apache/gravitino/pull/6657#discussion_r1997862300 ## trino-connector/trino-connector/src/main/java/org/apache/gravitino/trino/connector/catalog/jdbc/mysql/MySQLDataTypeTransformer.java: ## @@ -45,18 +45,36 @@ public

Re: [PR] [#6594] feat(deploy): Provide gravitino chart for deploying different storage backend on K8S [gravitino]

2025-03-16 Thread via GitHub
danhuawang commented on code in PR #6599: URL: https://github.com/apache/gravitino/pull/6599#discussion_r1997859428 ## dev/charts/gravitino/README.md: ## @@ -0,0 +1,118 @@ + +# gravitino + +Gravitino is a high-performance, geo-distributed, and federated metadata lake. It manage

Re: [PR] [#6656 ] fix(trino-connector): support read MySQL time/datetime/timestamp columns with precision [gravitino]

2025-03-16 Thread via GitHub
predator4ann commented on code in PR #6657: URL: https://github.com/apache/gravitino/pull/6657#discussion_r1997891614 ## trino-connector/trino-connector/src/main/java/org/apache/gravitino/trino/connector/catalog/jdbc/mysql/MySQLDataTypeTransformer.java: ## @@ -55,24 +55,54 @@ pu

Re: [PR] [#6646] fix(iceberg): Delete the null value check for user and password in Iceberg JDBC catalog [gravitino]

2025-03-16 Thread via GitHub
sunxiaojian commented on PR #6691: URL: https://github.com/apache/gravitino/pull/6691#issuecomment-2728079389 @FANNG1 PTAL,thanks. -- 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 com

Re: [PR] [#5202] feat(client-python): Support Column and its default value part1 [gravitino]

2025-03-16 Thread via GitHub
tsungchih commented on PR #6542: URL: https://github.com/apache/gravitino/pull/6542#issuecomment-2728069257 > hi @tsungchih I noticed this PR has two Gravitino entities (Column and Tag), Can you split the Tag parts code to another PR? Sure, np. -- This is an automated message from

Re: [PR] [#6656 ] fix(trino-connector): support read MySQL time/datetime/timestamp columns with precision [gravitino]

2025-03-16 Thread via GitHub
predator4ann commented on code in PR #6657: URL: https://github.com/apache/gravitino/pull/6657#discussion_r1997890846 ## trino-connector/trino-connector/src/main/java/org/apache/gravitino/trino/connector/catalog/jdbc/mysql/MySQLDataTypeTransformer.java: ## @@ -45,18 +45,36 @@ pu

Re: [PR] [#6646] fix(iceberg): Delete the null value check for user and password in Iceberg JDBC catalog [gravitino]

2025-03-16 Thread via GitHub
FANNG1 commented on PR #6691: URL: https://github.com/apache/gravitino/pull/6691#issuecomment-2728376009 @sunxiaojian thanks for the PR, have you test the cases in which user and password are encoded in uri in real environment? -- This is an automated message from the Apache Git Service.