Re: [PR] Add new contributors [polaris]

2025-07-07 Thread via GitHub
ajantha-bhat commented on PR #1984: URL: https://github.com/apache/polaris/pull/1984#issuecomment-3047577325 @poojanilangekar or @XN137: ASF infra team has updated the CI settings and resolved my ticket. Can any one of you (others who are watching thread and not a committer is also

Re: [PR] Add new contributors [polaris]

2025-07-07 Thread via GitHub
ajantha-bhat commented on PR #1984: URL: https://github.com/apache/polaris/pull/1984#issuecomment-3047502633 Voting has passed and here is the infra ticket for the same: https://issues.apache.org/jira/browse/INFRA-26985 I will keep you guys updated. -- This is an automated message

Re: [PR] Remove circular dependency between entity and api schema [polaris]

2025-07-07 Thread via GitHub
gfakbar20 commented on PR #1990: URL: https://github.com/apache/polaris/pull/1990#issuecomment-3047279676 and no, i do not intend to permanently closed this pr as I believe @snazy concern lead to a bigger issue. -- This is an automated message from the Apache Git Service. To respond to th

Re: [PR] Remove circular dependency between entity and api schema [polaris]

2025-07-07 Thread via GitHub
gfakbar20 commented on PR #1990: URL: https://github.com/apache/polaris/pull/1990#issuecomment-3047277248 Hi @dimas-b , after i took a closer look of the code last night, the complete removal of the gradle dependency will make this PR scope to huge. Hence i: * will reopen this PR soon (b

Re: [PR] Update Makefile for python client with auto setup [polaris]

2025-07-07 Thread via GitHub
MonkeyCanCode commented on PR #1995: URL: https://github.com/apache/polaris/pull/1995#issuecomment-3047269631 > > @MonkeyCanCode Thanks for improving the Makefile! Overall LGTM > > There are some discussion around doing the code check/format in a different way: #1986. Since the current on

Re: [PR] example: Add getting-started example for Polaris with Minio, Spark & Trino [polaris]

2025-07-07 Thread via GitHub
github-actions[bot] closed pull request #1595: example: Add getting-started example for Polaris with Minio, Spark & Trino URL: https://github.com/apache/polaris/pull/1595 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [PR] Add Spark Integration test with purge [polaris]

2025-07-07 Thread via GitHub
github-actions[bot] commented on PR #1825: URL: https://github.com/apache/polaris/pull/1825#issuecomment-3047120489 This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. -- This is an automated message from the

Re: [PR] Support IMPLICIT authentication type for federated catalogs [polaris]

2025-07-07 Thread via GitHub
eric-maynard merged PR #1925: URL: https://github.com/apache/polaris/pull/1925 -- 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: issues-unsubscr...@polari

Re: [PR] Make PolarisConfiguration member variables private [polaris]

2025-07-07 Thread via GitHub
eric-maynard commented on code in PR #2007: URL: https://github.com/apache/polaris/pull/2007#discussion_r2191259218 ## polaris-core/src/main/java/org/apache/polaris/core/config/PolarisConfiguration.java: ## @@ -124,6 +124,18 @@ T cast(Object value) { return this.typ.cast(va

Re: [PR] Rename SUPPORTED_CATALOG_CONNECTION_TYPES [polaris]

2025-07-07 Thread via GitHub
eric-maynard commented on code in PR #1959: URL: https://github.com/apache/polaris/pull/1959#discussion_r2191257187 ## polaris-core/src/main/java/org/apache/polaris/core/config/BehaviorChangeConfiguration.java: ## @@ -34,11 +35,12 @@ public class BehaviorChangeConfiguration exte

Re: [PR] Add polaris-spark-bundle project to help packing and publish the Spark Client shadow Jar [polaris]

2025-07-07 Thread via GitHub
gh-yzou commented on code in PR #1991: URL: https://github.com/apache/polaris/pull/1991#discussion_r2191208352 ## plugins/spark/v3.5/spark-bundle/build.gradle.kts: ## @@ -0,0 +1,71 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor lice

Re: [PR] feat(auth): Ability to override active roles provider per realm [polaris]

2025-07-07 Thread via GitHub
flyrain commented on code in PR #2000: URL: https://github.com/apache/polaris/pull/2000#discussion_r2191201319 ## runtime/defaults/src/main/resources/application.properties: ## @@ -145,6 +145,8 @@ polaris.rate-limiter.token-bucket.requests-per-second= polaris.rate-limiter.t

Re: [PR] feat(auth): Ability to override active roles provider per realm [polaris]

2025-07-07 Thread via GitHub
flyrain commented on code in PR #2000: URL: https://github.com/apache/polaris/pull/2000#discussion_r2191201319 ## runtime/defaults/src/main/resources/application.properties: ## @@ -145,6 +145,8 @@ polaris.rate-limiter.token-bucket.requests-per-second= polaris.rate-limiter.t

Re: [PR] feat(auth): Ability to override active roles provider per realm [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on code in PR #2000: URL: https://github.com/apache/polaris/pull/2000#discussion_r2191198935 ## runtime/defaults/src/main/resources/application.properties: ## @@ -145,6 +145,8 @@ polaris.rate-limiter.token-bucket.requests-per-second= polaris.rate-limiter.t

Re: [PR] feat(auth): Ability to override active roles provider per realm [polaris]

2025-07-07 Thread via GitHub
flyrain commented on code in PR #2000: URL: https://github.com/apache/polaris/pull/2000#discussion_r2191196908 ## runtime/defaults/src/main/resources/application.properties: ## @@ -145,6 +145,8 @@ polaris.rate-limiter.token-bucket.requests-per-second= polaris.rate-limiter.t

Re: [PR] feat(auth): Ability to override active roles provider per realm [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on code in PR #2000: URL: https://github.com/apache/polaris/pull/2000#discussion_r2191194457 ## runtime/defaults/src/main/resources/application.properties: ## @@ -145,6 +145,8 @@ polaris.rate-limiter.token-bucket.requests-per-second= polaris.rate-limiter.t

Re: [PR] Make PolarisConfiguration member variables private [polaris]

2025-07-07 Thread via GitHub
poojanilangekar commented on PR #2007: URL: https://github.com/apache/polaris/pull/2007#issuecomment-3046827679 CC @dimas-b -- 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.

[PR] Make PolarisConfiguration member variables private [polaris]

2025-07-07 Thread via GitHub
poojanilangekar opened a new pull request, #2007: URL: https://github.com/apache/polaris/pull/2007 As pointed out in #1959, this change converts all public member variable to private variables. -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [PR] feat(auth): Ability to override active roles provider per realm [polaris]

2025-07-07 Thread via GitHub
flyrain commented on code in PR #2000: URL: https://github.com/apache/polaris/pull/2000#discussion_r2191191610 ## runtime/defaults/src/main/resources/application.properties: ## @@ -145,6 +145,8 @@ polaris.rate-limiter.token-bucket.requests-per-second= polaris.rate-limiter.t

Re: [PR] Update Makefile for python client with auto setup [polaris]

2025-07-07 Thread via GitHub
MonkeyCanCode commented on code in PR #1995: URL: https://github.com/apache/polaris/pull/1995#discussion_r2191188253 ## client/python/Makefile: ## @@ -30,6 +58,22 @@ test-integration: @echo "Polaris is healthy. Starting integration tests..." poetry run pytest int

Re: [PR] Update Makefile for python client with auto setup [polaris]

2025-07-07 Thread via GitHub
MonkeyCanCode commented on code in PR #1995: URL: https://github.com/apache/polaris/pull/1995#discussion_r2191187455 ## client/python/Makefile: ## @@ -15,10 +15,38 @@ # specific language governing permissions and limitations # under the License. +VENV_DIR := .venv + +.PHON

Re: [PR] Gradle: python code format/check [polaris]

2025-07-07 Thread via GitHub
MonkeyCanCode commented on PR #1986: URL: https://github.com/apache/polaris/pull/1986#issuecomment-3046806304 As discussed on the other PR, I will convert this to draft mode. Once the makefile is updated to supports additional functionalities, we can revisit this one. -- This is an autom

Re: [PR] Fix helm doc [polaris]

2025-07-07 Thread via GitHub
MonkeyCanCode commented on PR #2001: URL: https://github.com/apache/polaris/pull/2001#issuecomment-3046804447 > > Not a blocker: Hi @MonkeyCanCode and @adutra , can we move the helm/polaris/README.md to the site so that people can visit it from Polaris website? > > Sure thing. I can

Re: [PR] Introduce an option to add object storage prefix to table locations [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on code in PR #1966: URL: https://github.com/apache/polaris/pull/1966#discussion_r2191184378 ## polaris-core/src/main/java/org/apache/polaris/core/config/FeatureConfiguration.java: ## @@ -327,4 +327,17 @@ public static void enforceFeatureEnabledOrThrow(

[PR] Publish helm doc to hugo site [polaris]

2025-07-07 Thread via GitHub
MonkeyCanCode opened a new pull request, #2006: URL: https://github.com/apache/polaris/pull/2006 The challenge with publishing helm doc to hugo site is the helm doc is outside of the `content` dir used by hugo (quick test with symbolic link doesn't appear to be working and hugo doesn't read

Re: [PR] Introduce an option to add object storage prefix to table locations [polaris]

2025-07-07 Thread via GitHub
eric-maynard commented on code in PR #1966: URL: https://github.com/apache/polaris/pull/1966#discussion_r2191172265 ## polaris-core/src/main/java/org/apache/polaris/core/config/FeatureConfiguration.java: ## @@ -327,4 +327,17 @@ public static void enforceFeatureEnabledOrThrow(

Re: [PR] Gradle: python code format/check [polaris]

2025-07-07 Thread via GitHub
HonahX commented on PR #1986: URL: https://github.com/apache/polaris/pull/1986#issuecomment-3046758373 Thanks @eric-maynard and @MonkeyCanCode for the thorough explanations! I think the idea of adding convenient task in gradle is great. The questions lie more on the practical side that we s

Re: [PR] feat(auth): Ability to override active roles provider per realm [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on code in PR #2000: URL: https://github.com/apache/polaris/pull/2000#discussion_r2191153809 ## runtime/defaults/src/main/resources/application.properties: ## @@ -145,6 +145,8 @@ polaris.rate-limiter.token-bucket.requests-per-second= polaris.rate-limiter.t

Re: [PR] feat(auth): Ability to override active roles provider per realm [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on code in PR #2000: URL: https://github.com/apache/polaris/pull/2000#discussion_r2191154829 ## runtime/defaults/src/main/resources/application.properties: ## @@ -145,6 +145,8 @@ polaris.rate-limiter.token-bucket.requests-per-second= polaris.rate-limiter.t

Re: [PR] feat(auth): Ability to override active roles provider per realm [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on code in PR #2000: URL: https://github.com/apache/polaris/pull/2000#discussion_r2191153809 ## runtime/defaults/src/main/resources/application.properties: ## @@ -145,6 +145,8 @@ polaris.rate-limiter.token-bucket.requests-per-second= polaris.rate-limiter.t

Re: [PR] Update Makefile for python client with auto setup [polaris]

2025-07-07 Thread via GitHub
MonkeyCanCode commented on PR #1995: URL: https://github.com/apache/polaris/pull/1995#issuecomment-3046736188 > @MonkeyCanCode Thanks for improving the Makefile! Overall LGTM > > There are some discussion around doing the code check/format in a different way: #1986. Since the current

Re: [PR] Update Makefile for python client with auto setup [polaris]

2025-07-07 Thread via GitHub
HonahX commented on code in PR #1995: URL: https://github.com/apache/polaris/pull/1995#discussion_r2191124000 ## client/python/Makefile: ## @@ -15,10 +15,38 @@ # specific language governing permissions and limitations # under the License. +VENV_DIR := .venv + +.PHONY: rege

Re: [PR] feat(auth): Ability to override active roles provider per realm [polaris]

2025-07-07 Thread via GitHub
flyrain commented on code in PR #2000: URL: https://github.com/apache/polaris/pull/2000#discussion_r2191127645 ## runtime/defaults/src/main/resources/application.properties: ## @@ -145,6 +145,8 @@ polaris.rate-limiter.token-bucket.requests-per-second= polaris.rate-limiter.t

Re: [PR] feat(auth): Ability to override active roles provider per realm [polaris]

2025-07-07 Thread via GitHub
flyrain commented on code in PR #2000: URL: https://github.com/apache/polaris/pull/2000#discussion_r2191127645 ## runtime/defaults/src/main/resources/application.properties: ## @@ -145,6 +145,8 @@ polaris.rate-limiter.token-bucket.requests-per-second= polaris.rate-limiter.t

Re: [PR] Support IMPLICIT authentication type for federated catalogs [polaris]

2025-07-07 Thread via GitHub
poojanilangekar commented on code in PR #1925: URL: https://github.com/apache/polaris/pull/1925#discussion_r2191114314 ## spec/polaris-management-service.yml: ## @@ -917,6 +917,7 @@ components: - OAUTH - BEARER - SIGV4 +- IMPLIC

Re: [PR] Fix helm doc [polaris]

2025-07-07 Thread via GitHub
MonkeyCanCode commented on PR #2001: URL: https://github.com/apache/polaris/pull/2001#issuecomment-3046689166 > Not a blocker: Hi @MonkeyCanCode and @adutra , can we move the helm/polaris/README.md to the site so that people can visit it from Polaris website? Will do. -- This i

Re: [I] Update "Access Control" page to add more privileges [polaris]

2025-07-07 Thread via GitHub
flyrain closed issue #1324: Update "Access Control" page to add more privileges URL: https://github.com/apache/polaris/issues/1324 -- 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

Re: [I] Document new entities(Generic Table, Policy) [polaris]

2025-07-07 Thread via GitHub
flyrain commented on issue #1322: URL: https://github.com/apache/polaris/issues/1322#issuecomment-3046684359 This is done. -- 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

Re: [I] Document new entities(Generic Table, Policy) [polaris]

2025-07-07 Thread via GitHub
flyrain closed issue #1322: Document new entities(Generic Table, Policy) URL: https://github.com/apache/polaris/issues/1322 -- 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 u

Re: [PR] Fix helm doc [polaris]

2025-07-07 Thread via GitHub
flyrain commented on PR #2001: URL: https://github.com/apache/polaris/pull/2001#issuecomment-3046683277 Not a blocker: Hi @MonkeyCanCode and @adutra , can we move the helm/polaris/README.md to the site so that people can visit it from Polaris website? -- This is an automated message fr

Re: [PR] feat(auth): Ability to override active roles provider per realm [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on code in PR #2000: URL: https://github.com/apache/polaris/pull/2000#discussion_r2191103324 ## runtime/defaults/src/main/resources/application.properties: ## @@ -145,6 +145,8 @@ polaris.rate-limiter.token-bucket.requests-per-second= polaris.rate-limiter.t

Re: [I] Hugo site CI failed randomly [polaris]

2025-07-07 Thread via GitHub
flyrain commented on issue #1750: URL: https://github.com/apache/polaris/issues/1750#issuecomment-3046676535 Didn't happen for a while, close it now. -- 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

Re: [I] Hugo site CI failed randomly [polaris]

2025-07-07 Thread via GitHub
flyrain closed issue #1750: Hugo site CI failed randomly URL: https://github.com/apache/polaris/issues/1750 -- 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-ma

Re: [PR] feat(auth): Ability to override active roles provider per realm [polaris]

2025-07-07 Thread via GitHub
flyrain commented on code in PR #2000: URL: https://github.com/apache/polaris/pull/2000#discussion_r2191081163 ## runtime/defaults/src/main/resources/application.properties: ## @@ -145,6 +145,8 @@ polaris.rate-limiter.token-bucket.requests-per-second= polaris.rate-limiter.t

Re: [PR] feat(auth): Ability to override active roles provider per realm [polaris]

2025-07-07 Thread via GitHub
flyrain commented on code in PR #2000: URL: https://github.com/apache/polaris/pull/2000#discussion_r2191080243 ## runtime/defaults/src/main/resources/application.properties: ## @@ -145,6 +145,8 @@ polaris.rate-limiter.token-bucket.requests-per-second= polaris.rate-limiter.t

Re: [PR] Introduce an option to add object storage prefix to table locations [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on code in PR #1966: URL: https://github.com/apache/polaris/pull/1966#discussion_r2191072789 ## polaris-core/src/main/java/org/apache/polaris/core/config/FeatureConfiguration.java: ## @@ -327,4 +327,17 @@ public static void enforceFeatureEnabledOrThrow(

Re: [PR] Add polaris-spark-bundle project to help packing and publish the Spark Client shadow Jar [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on code in PR #1991: URL: https://github.com/apache/polaris/pull/1991#discussion_r2191067698 ## plugins/spark/v3.5/spark-bundle/build.gradle.kts: ## @@ -0,0 +1,71 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor lice

Re: [PR] Introduce an option to add object storage prefix to table locations [polaris]

2025-07-07 Thread via GitHub
eric-maynard commented on code in PR #1966: URL: https://github.com/apache/polaris/pull/1966#discussion_r2191021689 ## LICENSE: ## @@ -222,6 +222,7 @@ This product includes code from Apache Iceberg. * service/common/src/main/java/org/apache/polaris/service/catalog/iceberg/Cata

Re: [PR] Introduce an option to add object storage prefix to table locations [polaris]

2025-07-07 Thread via GitHub
MonkeyCanCode commented on code in PR #1966: URL: https://github.com/apache/polaris/pull/1966#discussion_r2191020311 ## polaris-core/src/main/java/org/apache/polaris/core/config/FeatureConfiguration.java: ## @@ -327,4 +327,17 @@ public static void enforceFeatureEnabledOrThrow(

Re: [PR] Introduce an option to add object storage prefix to table locations [polaris]

2025-07-07 Thread via GitHub
eric-maynard commented on code in PR #1966: URL: https://github.com/apache/polaris/pull/1966#discussion_r2191020935 ## polaris-core/src/main/java/org/apache/polaris/core/config/FeatureConfiguration.java: ## @@ -327,4 +327,17 @@ public static void enforceFeatureEnabledOrThrow(

Re: [PR] Introduce an option to add object storage prefix to table locations [polaris]

2025-07-07 Thread via GitHub
MonkeyCanCode commented on code in PR #1966: URL: https://github.com/apache/polaris/pull/1966#discussion_r2191020311 ## polaris-core/src/main/java/org/apache/polaris/core/config/FeatureConfiguration.java: ## @@ -327,4 +327,17 @@ public static void enforceFeatureEnabledOrThrow(

Re: [PR] Introduce an option to add object storage prefix to table locations [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on code in PR #1966: URL: https://github.com/apache/polaris/pull/1966#discussion_r2190983846 ## LICENSE: ## @@ -222,6 +222,7 @@ This product includes code from Apache Iceberg. * service/common/src/main/java/org/apache/polaris/service/catalog/iceberg/CatalogHa

Re: [PR] Introduce an option to add object storage prefix to table locations [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on code in PR #1966: URL: https://github.com/apache/polaris/pull/1966#discussion_r2191007304 ## polaris-core/src/main/java/org/apache/polaris/core/config/FeatureConfiguration.java: ## @@ -327,4 +327,17 @@ public static void enforceFeatureEnabledOrThrow(

Re: [PR] Introduce an option to add object storage prefix to table locations [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on code in PR #1966: URL: https://github.com/apache/polaris/pull/1966#discussion_r2190984586 ## polaris-core/src/main/java/org/apache/polaris/core/config/FeatureConfiguration.java: ## @@ -327,4 +327,17 @@ public static void enforceFeatureEnabledOrThrow(

Re: [PR] Add new contributors [polaris]

2025-07-07 Thread via GitHub
flyrain commented on PR #1984: URL: https://github.com/apache/polaris/pull/1984#issuecomment-3046490462 I will close this one, as @ajantha-bhat has started to configure the project such that only first time contributors need approval. -- This is an automated message from the Apache Git Se

Re: [PR] Add new contributors [polaris]

2025-07-07 Thread via GitHub
flyrain closed pull request #1984: Add new contributors URL: https://github.com/apache/polaris/pull/1984 -- 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:

Re: [PR] Remove circular dependency between entity and api schema [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on PR #1990: URL: https://github.com/apache/polaris/pull/1990#issuecomment-3046457057 @gfakbar20 : your contribution is still valuable, but may need a bit extra work, I guess... If you feel like continuing this effort, I'd propose starting a `dev` email discussion, so as t

Re: [PR] Concurrent Namespace Update Fails with RuntimeException and 500 Error… [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on code in PR #1989: URL: https://github.com/apache/polaris/pull/1989#discussion_r2190951037 ## service/common/src/main/java/org/apache/polaris/service/catalog/iceberg/IcebergCatalog.java: ## @@ -756,7 +756,7 @@ public boolean removeProperties(Namespace namespa

Re: [PR] Concurrent Namespace Update Fails with RuntimeException and 500 Error… [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on code in PR #1989: URL: https://github.com/apache/polaris/pull/1989#discussion_r2190943418 ## service/common/src/main/java/org/apache/polaris/service/catalog/iceberg/IcebergCatalog.java: ## @@ -756,7 +756,7 @@ public boolean removeProperties(Namespace namespa

Re: [PR] Concurrent Namespace Update Fails with RuntimeException and 500 Error… [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on code in PR #1989: URL: https://github.com/apache/polaris/pull/1989#discussion_r2190943418 ## service/common/src/main/java/org/apache/polaris/service/catalog/iceberg/IcebergCatalog.java: ## @@ -756,7 +756,7 @@ public boolean removeProperties(Namespace namespa

Re: [PR] Concurrent Namespace Update Fails with RuntimeException and 500 Error… [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on code in PR #1989: URL: https://github.com/apache/polaris/pull/1989#discussion_r2190940269 ## service/common/src/main/java/org/apache/polaris/service/catalog/iceberg/IcebergCatalog.java: ## @@ -756,7 +756,7 @@ public boolean removeProperties(Namespace namespa

Re: [PR] Add new contributors [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on PR #1984: URL: https://github.com/apache/polaris/pull/1984#issuecomment-3046387959 If a PR from a non-committer does not get attention, I'd propose sending an email about it to the `dev` list. -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] Fix helm doc [polaris]

2025-07-07 Thread via GitHub
MonkeyCanCode commented on PR #2001: URL: https://github.com/apache/polaris/pull/2001#issuecomment-3046383066 @adutra thanks for the review. I had addressed the changes based on feedback. Please take another look when you get a chance. -- This is an automated message from the Apache Git S

Re: [PR] Rename SUPPORTED_CATALOG_CONNECTION_TYPES [polaris]

2025-07-07 Thread via GitHub
poojanilangekar commented on code in PR #1959: URL: https://github.com/apache/polaris/pull/1959#discussion_r2190837839 ## polaris-core/src/main/java/org/apache/polaris/core/config/PolarisConfigurationStore.java: ## @@ -99,7 +99,25 @@ public interface PolarisConfigurationStore {

Re: [PR] Fix helm doc [polaris]

2025-07-07 Thread via GitHub
adutra commented on code in PR #2001: URL: https://github.com/apache/polaris/pull/2001#discussion_r2190772648 ## helm/polaris/README.md.gotmpl: ## @@ -89,22 +71,7 @@ eval $(minikube -p minikube docker-env) -Dquarkus.container-image.build=true ``` -### Installing the char

Re: [PR] Fix helm doc [polaris]

2025-07-07 Thread via GitHub
MonkeyCanCode commented on code in PR #2001: URL: https://github.com/apache/polaris/pull/2001#discussion_r2190763877 ## helm/polaris/README.md.gotmpl: ## @@ -113,67 +80,59 @@ Below are two sample deployment models for installing the chart: one with a non- > **These files are i

Re: [PR] Fix helm doc [polaris]

2025-07-07 Thread via GitHub
adutra commented on code in PR #2001: URL: https://github.com/apache/polaris/pull/2001#discussion_r2190760143 ## helm/polaris/README.md.gotmpl: ## @@ -113,67 +80,59 @@ Below are two sample deployment models for installing the chart: one with a non- > **These files are intended

Re: [PR] Fix helm doc [polaris]

2025-07-07 Thread via GitHub
MonkeyCanCode commented on code in PR #2001: URL: https://github.com/apache/polaris/pull/2001#discussion_r2190759612 ## helm/polaris/README.md.gotmpl: ## @@ -198,27 +157,18 @@ The following tools are required to run the tests: * [Chart Testing](https://github.com/helm/chart-tes

Re: [PR] Fix helm doc [polaris]

2025-07-07 Thread via GitHub
adutra commented on code in PR #2001: URL: https://github.com/apache/polaris/pull/2001#discussion_r2190756015 ## helm/polaris/README.md.gotmpl: ## @@ -198,27 +157,18 @@ The following tools are required to run the tests: * [Chart Testing](https://github.com/helm/chart-testing)

Re: [PR] Helm key grouping and test cases [polaris]

2025-07-07 Thread via GitHub
MonkeyCanCode commented on PR #2002: URL: https://github.com/apache/polaris/pull/2002#issuecomment-3046071030 > > Thanks @MonkeyCanCode for this change. > > I'm generally OK with it, but this is a breaking change in the Helm chart, and since it will be released after 1.0.0, I wonder if we

Re: [PR] Add polaris-spark-bundle project to help packing and publish the Spark Client shadow Jar [polaris]

2025-07-07 Thread via GitHub
gh-yzou commented on PR #1991: URL: https://github.com/apache/polaris/pull/1991#issuecomment-3046053195 @snazy sorry for the confusion, by source jar, i don't refer to the *-source.jar, I am referring to the jar without any classifier, here is what we expected to see once we do publish to m

Re: [PR] Introduce an option to randomize table locations [polaris]

2025-07-07 Thread via GitHub
MonkeyCanCode commented on PR #1966: URL: https://github.com/apache/polaris/pull/1966#issuecomment-3045969969 > But I really am open to changing the name @MonkeyCanCode -- I toyed with `DEFAULT_LOCATION_OBJECT_STORAGE_PREFIX_ENABLED` but wasn't sure about it. Let me know if you have any ide

Re: [PR] Helm key grouping and test cases [polaris]

2025-07-07 Thread via GitHub
MonkeyCanCode commented on PR #2002: URL: https://github.com/apache/polaris/pull/2002#issuecomment-3045959805 > Thanks @MonkeyCanCode for this change. > > I'm generally OK with it, but this is a breaking change in the Helm chart, and since it will be released after 1.0.0, I wonder if

Re: [PR] Fix helm doc [polaris]

2025-07-07 Thread via GitHub
MonkeyCanCode commented on code in PR #2001: URL: https://github.com/apache/polaris/pull/2001#discussion_r2190637002 ## helm/polaris/README.md.gotmpl: ## @@ -89,22 +71,7 @@ eval $(minikube -p minikube docker-env) -Dquarkus.container-image.build=true ``` -### Installing t

Re: [PR] Initial integration for hudi tables within Polaris [polaris]

2025-07-07 Thread via GitHub
RussellSpitzer commented on code in PR #1862: URL: https://github.com/apache/polaris/pull/1862#discussion_r2190654645 ## plugins/spark/v3.5/spark/build.gradle.kts: ## @@ -46,6 +46,47 @@ dependencies { // TODO: extract a polaris-rest module as a thin layer for // client to

Re: [PR] Add new contributors [polaris]

2025-07-07 Thread via GitHub
eric-maynard commented on PR #1984: URL: https://github.com/apache/polaris/pull/1984#issuecomment-3045949088 @dimas-b > A formal reviewer assignment is not necessary for that. It's not necessary, but it is nice to have. I have noticed this in Iceberg, too, where people end up jus

Re: [PR] Add polaris-spark-bundle project to help packing and publish the Spark Client shadow Jar [polaris]

2025-07-07 Thread via GitHub
gh-yzou commented on code in PR #1991: URL: https://github.com/apache/polaris/pull/1991#discussion_r2190647754 ## plugins/spark/v3.5/spark-bundle/build.gradle.kts: ## @@ -0,0 +1,71 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor lice

Re: [PR] Add polaris-spark-bundle project to help packing and publish the Spark Client shadow Jar [polaris]

2025-07-07 Thread via GitHub
gh-yzou commented on code in PR #1991: URL: https://github.com/apache/polaris/pull/1991#discussion_r2190646135 ## plugins/spark/v3.5/spark-bundle/build.gradle.kts: ## @@ -0,0 +1,71 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor lice

Re: [PR] Add Delegation Service Module and REST Framework [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on PR #1981: URL: https://github.com/apache/polaris/pull/1981#issuecomment-3045931222 Please allow some more review time. From my POV the dev list discussion does not have a conclusion yet :thinking: -- This is an automated message from the Apache Git Service. To respon

Re: [PR] Initial integration for hudi tables within Polaris [polaris]

2025-07-07 Thread via GitHub
eric-maynard commented on code in PR #1862: URL: https://github.com/apache/polaris/pull/1862#discussion_r2190638411 ## plugins/spark/v3.5/spark/src/main/java/org/apache/polaris/spark/utils/PolarisCatalogUtils.java: ## @@ -64,9 +92,13 @@ public static boolean isTableWithSparkMan

Re: [PR] Initial integration for hudi tables within Polaris [polaris]

2025-07-07 Thread via GitHub
eric-maynard commented on code in PR #1862: URL: https://github.com/apache/polaris/pull/1862#discussion_r2190630881 ## plugins/spark/v3.5/spark/src/main/java/org/apache/polaris/spark/PolarisSparkCatalog.java: ## @@ -68,7 +68,7 @@ public Table loadTable(Identifier identifier) thr

Re: [PR] Initial integration for hudi tables within Polaris [polaris]

2025-07-07 Thread via GitHub
eric-maynard commented on code in PR #1862: URL: https://github.com/apache/polaris/pull/1862#discussion_r2190630881 ## plugins/spark/v3.5/spark/src/main/java/org/apache/polaris/spark/PolarisSparkCatalog.java: ## @@ -68,7 +68,7 @@ public Table loadTable(Identifier identifier) thr

Re: [PR] Initial integration for hudi tables within Polaris [polaris]

2025-07-07 Thread via GitHub
eric-maynard commented on code in PR #1862: URL: https://github.com/apache/polaris/pull/1862#discussion_r2190633794 ## plugins/spark/v3.5/spark/src/main/java/org/apache/polaris/spark/utils/HudiCatalogUtils.java: ## @@ -0,0 +1,220 @@ +/* + * Licensed to the Apache Software Founda

Re: [PR] Initial integration for hudi tables within Polaris [polaris]

2025-07-07 Thread via GitHub
eric-maynard commented on code in PR #1862: URL: https://github.com/apache/polaris/pull/1862#discussion_r2190630881 ## plugins/spark/v3.5/spark/src/main/java/org/apache/polaris/spark/PolarisSparkCatalog.java: ## @@ -68,7 +68,7 @@ public Table loadTable(Identifier identifier) thr

Re: [PR] Support IMPLICIT authentication type for federated catalogs [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on code in PR #1925: URL: https://github.com/apache/polaris/pull/1925#discussion_r2190628731 ## spec/polaris-management-service.yml: ## @@ -917,6 +917,7 @@ components: - OAUTH - BEARER - SIGV4 +- IMPLICIT Revi

Re: [PR] Add new contributors [polaris]

2025-07-07 Thread via GitHub
poojanilangekar commented on code in PR #1984: URL: https://github.com/apache/polaris/pull/1984#discussion_r2190626573 ## .asf.yaml: ## @@ -77,6 +77,14 @@ github: - nssalian - adnanhemani - HotSushi +- rahil-c Review Comment: As of 07/07, the CI runs are n

Re: [PR] Rename SUPPORTED_CATALOG_CONNECTION_TYPES [polaris]

2025-07-07 Thread via GitHub
eric-maynard commented on code in PR #1959: URL: https://github.com/apache/polaris/pull/1959#discussion_r2190623796 ## polaris-core/src/main/java/org/apache/polaris/core/config/PolarisConfigurationStore.java: ## @@ -99,7 +99,25 @@ public interface PolarisConfigurationStore {

Re: [PR] Rename SUPPORTED_CATALOG_CONNECTION_TYPES [polaris]

2025-07-07 Thread via GitHub
eric-maynard commented on code in PR #1959: URL: https://github.com/apache/polaris/pull/1959#discussion_r2190623796 ## polaris-core/src/main/java/org/apache/polaris/core/config/PolarisConfigurationStore.java: ## @@ -99,7 +99,25 @@ public interface PolarisConfigurationStore {

Re: [PR] Support IMPLICIT authentication type for federated catalogs [polaris]

2025-07-07 Thread via GitHub
poojanilangekar commented on code in PR #1925: URL: https://github.com/apache/polaris/pull/1925#discussion_r2190622641 ## runtime/service/src/test/java/org/apache/polaris/service/quarkus/admin/PolarisAdminServiceAuthzTest.java: ## @@ -151,7 +152,8 @@ public void testCreateCatalo

Re: [PR] Introduce an option to randomize table locations [polaris]

2025-07-07 Thread via GitHub
eric-maynard commented on PR #1966: URL: https://github.com/apache/polaris/pull/1966#issuecomment-3045905014 But I really am open to changing the name @MonkeyCanCode -- I toyed with `DEFAULT_LOCATION_OBJECT_STORAGE_PREFIX_ENABLED` but wasn't sure about it. Let me know if you have any ideas.

Re: [PR] Helm key grouping and test cases [polaris]

2025-07-07 Thread via GitHub
adutra commented on code in PR #2002: URL: https://github.com/apache/polaris/pull/2002#discussion_r2190569573 ## helm/polaris/values.yaml: ## @@ -583,18 +583,27 @@ authentication: # -- The type of token broker to use. Two built-in types are supported: rsa-key-pair and symmet

Re: [PR] Rename SUPPORTED_CATALOG_CONNECTION_TYPES [polaris]

2025-07-07 Thread via GitHub
poojanilangekar commented on code in PR #1959: URL: https://github.com/apache/polaris/pull/1959#discussion_r2190568285 ## polaris-core/src/main/java/org/apache/polaris/core/config/PolarisConfigurationStore.java: ## @@ -99,7 +99,25 @@ public interface PolarisConfigurationStore {

Re: [PR] Introduce an option to randomize table locations [polaris]

2025-07-07 Thread via GitHub
MonkeyCanCode commented on PR #1966: URL: https://github.com/apache/polaris/pull/1966#issuecomment-3045833941 > Good point @MonkeyCanCode re: the name. A previous version had a truly random prefix, but now it's deterministic based on a hash of the table identifier. I don't actually have a p

Re: [PR] Introduce an option to randomize table locations [polaris]

2025-07-07 Thread via GitHub
eric-maynard commented on PR #1966: URL: https://github.com/apache/polaris/pull/1966#issuecomment-3045822019 Good point @MonkeyCanCode re: the name. A previous version had a truly random prefix, but now it's deterministic based on a hash of the table identifier. I don't actually have a pref

Re: [PR] Update CatalogEntity::Builder to set default CatalogType as INTERNAL [polaris]

2025-07-07 Thread via GitHub
eric-maynard merged PR #1998: URL: https://github.com/apache/polaris/pull/1998 -- 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: issues-unsubscr...@polari

Re: [PR] Fix bunch of OpenAPI generation issues [polaris]

2025-07-07 Thread via GitHub
eric-maynard commented on code in PR #2005: URL: https://github.com/apache/polaris/pull/2005#discussion_r2190491861 ## api/iceberg-service/build.gradle.kts: ## @@ -109,16 +122,16 @@ openApiGenerate { ) } -listOf("sourcesJar", "compileJava").forEach { task -> +listOf("sou

Re: [PR] Fix helm doc [polaris]

2025-07-07 Thread via GitHub
adutra commented on code in PR #2001: URL: https://github.com/apache/polaris/pull/2001#discussion_r2190419070 ## helm/polaris/README.md.gotmpl: ## @@ -89,22 +71,7 @@ eval $(minikube -p minikube docker-env) -Dquarkus.container-image.build=true ``` -### Installing the char

Re: [PR] Add polaris-spark-bundle project to help packing and publish the Spark Client shadow Jar [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on code in PR #1991: URL: https://github.com/apache/polaris/pull/1991#discussion_r2190248247 ## plugins/spark/v3.5/spark-bundle/build.gradle.kts: ## @@ -0,0 +1,71 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor lice

Re: [PR] OpenAPI-generate: Omit generation timestamp [polaris]

2025-07-07 Thread via GitHub
dimas-b merged PR #2004: URL: https://github.com/apache/polaris/pull/2004 -- 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: issues-unsubscr...@polaris.apa

Re: [PR] OpenAPI-generate: Omit generation timestamp [polaris]

2025-07-07 Thread via GitHub
dimas-b commented on PR #2004: URL: https://github.com/apache/polaris/pull/2004#issuecomment-3045597985 This looks like a reasonable and valuable build improvement to me... merging. If there are objections later we can certainly discuss / make follow-up PRs. -- This is an automated messa

  1   2   >