Re: [PR] Docs: Add DDL docs for Views [iceberg]

2024-03-07 Thread via GitHub
nastra merged PR #9878: URL: https://github.com/apache/iceberg/pull/9878 -- 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.apac

Re: [PR] Docs: Add DDL docs for Views [iceberg]

2024-03-07 Thread via GitHub
nastra commented on PR #9878: URL: https://github.com/apache/iceberg/pull/9878#issuecomment-1983465385 thanks for reviewing @ajantha-bhat and @bitsondatadev -- 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] Docs: Add DDL docs for Views [iceberg]

2024-03-07 Thread via GitHub
nastra commented on code in PR #9878: URL: https://github.com/apache/iceberg/pull/9878#discussion_r1516115351 ## docs/docs/spark-ddl.md: ## @@ -566,3 +566,118 @@ Tags can be removed via the `DROP TAG` sql ```sql ALTER TABLE prod.db.sample DROP TAG `historical-tag` ``` + +###

Re: [PR] Docs: Add DDL docs for Views [iceberg]

2024-03-07 Thread via GitHub
nastra commented on code in PR #9878: URL: https://github.com/apache/iceberg/pull/9878#discussion_r1516115104 ## docs/docs/spark-ddl.md: ## @@ -566,3 +566,118 @@ Tags can be removed via the `DROP TAG` sql ```sql ALTER TABLE prod.db.sample DROP TAG `historical-tag` ``` + +###

Re: [PR] Docs: Add DDL docs for Views [iceberg]

2024-03-07 Thread via GitHub
bitsondatadev commented on code in PR #9878: URL: https://github.com/apache/iceberg/pull/9878#discussion_r1516075615 ## docs/docs/spark-ddl.md: ## @@ -566,3 +566,118 @@ Tags can be removed via the `DROP TAG` sql ```sql ALTER TABLE prod.db.sample DROP TAG `historical-tag` ```

Re: [PR] Docs: Add DDL docs for Views [iceberg]

2024-03-07 Thread via GitHub
ajantha-bhat commented on code in PR #9878: URL: https://github.com/apache/iceberg/pull/9878#discussion_r1516076704 ## docs/docs/spark-ddl.md: ## @@ -566,3 +566,118 @@ Tags can be removed via the `DROP TAG` sql ```sql ALTER TABLE prod.db.sample DROP TAG `historical-tag` ``` +

Re: [PR] Docs: Add DDL docs for Views [iceberg]

2024-03-07 Thread via GitHub
nastra commented on code in PR #9878: URL: https://github.com/apache/iceberg/pull/9878#discussion_r1515829364 ## docs/docs/spark-ddl.md: ## @@ -566,3 +566,85 @@ Tags can be removed via the `DROP TAG` sql ```sql ALTER TABLE prod.db.sample DROP TAG `historical-tag` ``` + +### I

Re: [PR] Docs: Add DDL docs for Views [iceberg]

2024-03-07 Thread via GitHub
nastra commented on code in PR #9878: URL: https://github.com/apache/iceberg/pull/9878#discussion_r1515828965 ## docs/docs/spark-ddl.md: ## @@ -566,3 +566,85 @@ Tags can be removed via the `DROP TAG` sql ```sql ALTER TABLE prod.db.sample DROP TAG `historical-tag` ``` + +### I

Re: [PR] Docs: Add DDL docs for Views [iceberg]

2024-03-07 Thread via GitHub
nastra commented on code in PR #9878: URL: https://github.com/apache/iceberg/pull/9878#discussion_r1515824918 ## docs/docs/spark-ddl.md: ## @@ -566,3 +566,85 @@ Tags can be removed via the `DROP TAG` sql ```sql ALTER TABLE prod.db.sample DROP TAG `historical-tag` ``` + +### I

Re: [PR] Docs: Add DDL docs for Views [iceberg]

2024-03-07 Thread via GitHub
ajantha-bhat commented on code in PR #9878: URL: https://github.com/apache/iceberg/pull/9878#discussion_r1515815655 ## docs/docs/spark-ddl.md: ## @@ -566,3 +566,85 @@ Tags can be removed via the `DROP TAG` sql ```sql ALTER TABLE prod.db.sample DROP TAG `historical-tag` ``` +

Re: [PR] Docs: Add DDL docs for Views [iceberg]

2024-03-07 Thread via GitHub
nastra commented on code in PR #9878: URL: https://github.com/apache/iceberg/pull/9878#discussion_r1515708669 ## docs/docs/spark-ddl.md: ## @@ -566,3 +566,85 @@ Tags can be removed via the `DROP TAG` sql ```sql ALTER TABLE prod.db.sample DROP TAG `historical-tag` ``` + +### I

Re: [PR] Docs: Add DDL docs for Views [iceberg]

2024-03-06 Thread via GitHub
ajantha-bhat commented on code in PR #9878: URL: https://github.com/apache/iceberg/pull/9878#discussion_r1515696765 ## docs/docs/spark-ddl.md: ## @@ -566,3 +566,85 @@ Tags can be removed via the `DROP TAG` sql ```sql ALTER TABLE prod.db.sample DROP TAG `historical-tag` ``` +

Re: [PR] Docs: Add DDL docs for Views [iceberg]

2024-03-06 Thread via GitHub
nastra commented on code in PR #9878: URL: https://github.com/apache/iceberg/pull/9878#discussion_r1515692131 ## docs/docs/spark-ddl.md: ## @@ -566,3 +566,85 @@ Tags can be removed via the `DROP TAG` sql ```sql ALTER TABLE prod.db.sample DROP TAG `historical-tag` ``` + +### I

Re: [PR] Docs: Add DDL docs for Views [iceberg]

2024-03-06 Thread via GitHub
nastra commented on code in PR #9878: URL: https://github.com/apache/iceberg/pull/9878#discussion_r1515655248 ## docs/docs/spark-ddl.md: ## @@ -566,3 +566,85 @@ Tags can be removed via the `DROP TAG` sql ```sql ALTER TABLE prod.db.sample DROP TAG `historical-tag` ``` + +### I

Re: [PR] Docs: Add DDL docs for Views [iceberg]

2024-03-06 Thread via GitHub
nastra commented on code in PR #9878: URL: https://github.com/apache/iceberg/pull/9878#discussion_r1515645687 ## docs/docs/spark-ddl.md: ## @@ -566,3 +566,85 @@ Tags can be removed via the `DROP TAG` sql ```sql ALTER TABLE prod.db.sample DROP TAG `historical-tag` ``` + +### I

Re: [PR] Docs: Add DDL docs for Views [iceberg]

2024-03-06 Thread via GitHub
bitsondatadev commented on code in PR #9878: URL: https://github.com/apache/iceberg/pull/9878#discussion_r1514954244 ## docs/docs/spark-ddl.md: ## @@ -566,3 +566,85 @@ Tags can be removed via the `DROP TAG` sql ```sql ALTER TABLE prod.db.sample DROP TAG `historical-tag` ``` +

Re: [PR] Docs: Add DDL docs for Views [iceberg]

2024-03-06 Thread via GitHub
nastra commented on code in PR #9878: URL: https://github.com/apache/iceberg/pull/9878#discussion_r1514341452 ## docs/docs/spark-ddl.md: ## @@ -566,3 +566,85 @@ Tags can be removed via the `DROP TAG` sql ```sql ALTER TABLE prod.db.sample DROP TAG `historical-tag` ``` + +### I

Re: [PR] Docs: Add DDL docs for Views [iceberg]

2024-03-06 Thread via GitHub
nastra commented on code in PR #9878: URL: https://github.com/apache/iceberg/pull/9878#discussion_r1514339962 ## docs/docs/spark-ddl.md: ## @@ -566,3 +566,85 @@ Tags can be removed via the `DROP TAG` sql ```sql ALTER TABLE prod.db.sample DROP TAG `historical-tag` ``` + +### I

Re: [PR] Docs: Add DDL docs for Views [iceberg]

2024-03-06 Thread via GitHub
ajantha-bhat commented on code in PR #9878: URL: https://github.com/apache/iceberg/pull/9878#discussion_r1514308982 ## docs/docs/spark-ddl.md: ## @@ -566,3 +566,85 @@ Tags can be removed via the `DROP TAG` sql ```sql ALTER TABLE prod.db.sample DROP TAG `historical-tag` ``` +