Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-05-05 Thread via GitHub
pvary commented on PR #12894: URL: https://github.com/apache/iceberg/pull/12894#issuecomment-2851050846 Merged to main. Thanks for the PR @mrsubhash and @ebyhr for the review! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-05-05 Thread via GitHub
pvary merged PR #12894: URL: https://github.com/apache/iceberg/pull/12894 -- 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...@iceberg.apa

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-05-05 Thread via GitHub
mrsubhash commented on code in PR #12894: URL: https://github.com/apache/iceberg/pull/12894#discussion_r2073113210 ## docs/docs/aws.md: ## @@ -96,7 +96,7 @@ catalogs: - name: my_catalog type: iceberg warehouse: s3://my-bucket/my/key/prefix -catalog-impl: org.apa

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-05-04 Thread via GitHub
ebyhr commented on code in PR #12894: URL: https://github.com/apache/iceberg/pull/12894#discussion_r2072728468 ## docs/docs/aws.md: ## @@ -96,7 +96,7 @@ catalogs: - name: my_catalog type: iceberg warehouse: s3://my-bucket/my/key/prefix -catalog-impl: org.apache.

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-04-30 Thread via GitHub
pvary commented on PR #12894: URL: https://github.com/apache/iceberg/pull/12894#issuecomment-2844098338 @ebyhr: 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 to go to the specific com

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-04-30 Thread via GitHub
mrsubhash commented on code in PR #12894: URL: https://github.com/apache/iceberg/pull/12894#discussion_r2069229821 ## docs/docs/aws.md: ## @@ -84,7 +84,7 @@ With those dependencies, you can create a Flink catalog like the following: CREATE CATALOG my_catalog WITH ( 'type'='

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-04-30 Thread via GitHub
mrsubhash commented on code in PR #12894: URL: https://github.com/apache/iceberg/pull/12894#discussion_r2069227972 ## docs/docs/aws.md: ## @@ -137,7 +137,7 @@ When used, an Iceberg namespace is stored as a [Glue Database](https://docs.aws. an Iceberg table is stored as a [Glue

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-04-30 Thread via GitHub
mrsubhash commented on code in PR #12894: URL: https://github.com/apache/iceberg/pull/12894#discussion_r2069227972 ## docs/docs/aws.md: ## @@ -137,7 +137,7 @@ When used, an Iceberg namespace is stored as a [Glue Database](https://docs.aws. an Iceberg table is stored as a [Glue

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-04-30 Thread via GitHub
pvary commented on code in PR #12894: URL: https://github.com/apache/iceberg/pull/12894#discussion_r2068380766 ## docs/docs/aws.md: ## @@ -814,4 +814,4 @@ to run fully managed Apache Flink applications. You can include Iceberg in your [AWS Redshift Spectrum or Redshift Server

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-04-30 Thread via GitHub
ebyhr commented on code in PR #12894: URL: https://github.com/apache/iceberg/pull/12894#discussion_r2068150946 ## docs/docs/aws.md: ## @@ -84,7 +84,7 @@ With those dependencies, you can create a Flink catalog like the following: CREATE CATALOG my_catalog WITH ( 'type'='iceb

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-04-30 Thread via GitHub
ebyhr commented on code in PR #12894: URL: https://github.com/apache/iceberg/pull/12894#discussion_r2059691717 ## docs/docs/aws.md: ## @@ -84,7 +84,7 @@ With those dependencies, you can create a Flink catalog like the following: CREATE CATALOG my_catalog WITH ( 'type'='iceb

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-04-30 Thread via GitHub
ebyhr commented on code in PR #12894: URL: https://github.com/apache/iceberg/pull/12894#discussion_r2068145457 ## docs/docs/aws.md: ## @@ -814,4 +814,4 @@ to run fully managed Apache Flink applications. You can include Iceberg in your [AWS Redshift Spectrum or Redshift Server

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-04-30 Thread via GitHub
pvary commented on code in PR #12894: URL: https://github.com/apache/iceberg/pull/12894#discussion_r2068088275 ## docs/docs/aws.md: ## @@ -814,4 +814,4 @@ to run fully managed Apache Flink applications. You can include Iceberg in your [AWS Redshift Spectrum or Redshift Server

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-04-30 Thread via GitHub
pvary commented on code in PR #12894: URL: https://github.com/apache/iceberg/pull/12894#discussion_r2068086340 ## docs/docs/aws.md: ## @@ -137,7 +137,7 @@ When used, an Iceberg namespace is stored as a [Glue Database](https://docs.aws. an Iceberg table is stored as a [Glue Ta

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-04-28 Thread via GitHub
mrsubhash commented on code in PR #12894: URL: https://github.com/apache/iceberg/pull/12894#discussion_r2061221293 ## docs/docs/aws.md: ## @@ -84,7 +84,7 @@ With those dependencies, you can create a Flink catalog like the following: CREATE CATALOG my_catalog WITH ( 'type'='

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-04-26 Thread via GitHub
mrsubhash commented on code in PR #12894: URL: https://github.com/apache/iceberg/pull/12894#discussion_r2061221293 ## docs/docs/aws.md: ## @@ -84,7 +84,7 @@ With those dependencies, you can create a Flink catalog like the following: CREATE CATALOG my_catalog WITH ( 'type'='

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-04-25 Thread via GitHub
ebyhr commented on code in PR #12894: URL: https://github.com/apache/iceberg/pull/12894#discussion_r2059691717 ## docs/docs/aws.md: ## @@ -84,7 +84,7 @@ With those dependencies, you can create a Flink catalog like the following: CREATE CATALOG my_catalog WITH ( 'type'='iceb

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-04-25 Thread via GitHub
ebyhr commented on code in PR #12894: URL: https://github.com/apache/iceberg/pull/12894#discussion_r2059691717 ## docs/docs/aws.md: ## @@ -84,7 +84,7 @@ With those dependencies, you can create a Flink catalog like the following: CREATE CATALOG my_catalog WITH ( 'type'='iceb

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-04-25 Thread via GitHub
mrsubhash commented on code in PR #12894: URL: https://github.com/apache/iceberg/pull/12894#discussion_r2060183425 ## docs/docs/aws.md: ## @@ -84,7 +84,7 @@ With those dependencies, you can create a Flink catalog like the following: CREATE CATALOG my_catalog WITH ( 'type'='

Re: [PR] Docs: Incorrect property in CREATE CATALOG for Flink [iceberg]

2025-04-25 Thread via GitHub
ebyhr commented on code in PR #12894: URL: https://github.com/apache/iceberg/pull/12894#discussion_r2059691717 ## docs/docs/aws.md: ## @@ -84,7 +84,7 @@ With those dependencies, you can create a Flink catalog like the following: CREATE CATALOG my_catalog WITH ( 'type'='iceb