Re: [PR] Docs: Update features for Hive 4.0 [iceberg]

2024-05-03 Thread via GitHub
Fokko merged PR #10162: URL: https://github.com/apache/iceberg/pull/10162 -- 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: Update features for Hive 4.0 [iceberg]

2024-05-03 Thread via GitHub
SourabhBadhya commented on code in PR #10162: URL: https://github.com/apache/iceberg/pull/10162#discussion_r1588984815 ## docs/docs/hive.md: ## @@ -431,12 +464,120 @@ ALTER TABLE t SET TBLPROPERTIES ('storage_handler'='org.apache.iceberg.mr.hive.H During the migration the data

Re: [PR] Docs: Update features for Hive 4.0 [iceberg]

2024-05-03 Thread via GitHub
Fokko commented on code in PR #10162: URL: https://github.com/apache/iceberg/pull/10162#discussion_r1588982126 ## docs/docs/hive.md: ## @@ -431,12 +464,120 @@ ALTER TABLE t SET TBLPROPERTIES ('storage_handler'='org.apache.iceberg.mr.hive.H During the migration the data files a

Re: [PR] Docs: Update features for Hive 4.0 [iceberg]

2024-05-03 Thread via GitHub
SourabhBadhya commented on code in PR #10162: URL: https://github.com/apache/iceberg/pull/10162#discussion_r1588980182 ## docs/docs/hive.md: ## @@ -24,6 +24,21 @@ Iceberg supports reading and writing Iceberg tables through [Hive](https://hive. a [StorageHandler](https://cwiki

Re: [PR] Docs: Update features for Hive 4.0 [iceberg]

2024-05-03 Thread via GitHub
Fokko commented on code in PR #10162: URL: https://github.com/apache/iceberg/pull/10162#discussion_r1588974658 ## docs/docs/hive.md: ## @@ -24,6 +24,21 @@ Iceberg supports reading and writing Iceberg tables through [Hive](https://hive. a [StorageHandler](https://cwiki.apache.

Re: [PR] Docs: Update features for Hive 4.0 [iceberg]

2024-05-03 Thread via GitHub
SourabhBadhya commented on PR #10162: URL: https://github.com/apache/iceberg/pull/10162#issuecomment-2092426702 I have updated the PR. @pvary and @ajantha-bhat Can you please take a look. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] Docs: Update features for Hive 4.0 [iceberg]

2024-04-19 Thread via GitHub
SourabhBadhya commented on code in PR #10162: URL: https://github.com/apache/iceberg/pull/10162#discussion_r1572010081 ## docs/docs/hive.md: ## @@ -431,12 +466,120 @@ ALTER TABLE t SET TBLPROPERTIES ('storage_handler'='org.apache.iceberg.mr.hive.H During the migration the data

Re: [PR] Docs: Update features for Hive 4.0 [iceberg]

2024-04-18 Thread via GitHub
SourabhBadhya commented on code in PR #10162: URL: https://github.com/apache/iceberg/pull/10162#discussion_r1571882609 ## docs/docs/hive.md: ## @@ -34,6 +34,32 @@ Iceberg compatibility with Hive 2.x and Hive 3.1.2/3 supports the following feat !!! warning DML operations w

Re: [PR] Docs: Update features for Hive 4.0 [iceberg]

2024-04-18 Thread via GitHub
ajantha-bhat commented on code in PR #10162: URL: https://github.com/apache/iceberg/pull/10162#discussion_r1571841196 ## docs/docs/hive.md: ## @@ -431,12 +466,120 @@ ALTER TABLE t SET TBLPROPERTIES ('storage_handler'='org.apache.iceberg.mr.hive.H During the migration the data

Re: [PR] Docs: Update features for Hive 4.0 [iceberg]

2024-04-18 Thread via GitHub
pvary commented on code in PR #10162: URL: https://github.com/apache/iceberg/pull/10162#discussion_r1571289437 ## docs/docs/hive.md: ## @@ -431,12 +466,120 @@ ALTER TABLE t SET TBLPROPERTIES ('storage_handler'='org.apache.iceberg.mr.hive.H During the migration the data files a

Re: [PR] Docs: Update features for Hive 4.0 [iceberg]

2024-04-18 Thread via GitHub
pvary commented on code in PR #10162: URL: https://github.com/apache/iceberg/pull/10162#discussion_r1571271577 ## docs/docs/hive.md: ## @@ -34,6 +34,32 @@ Iceberg compatibility with Hive 2.x and Hive 3.1.2/3 supports the following feat !!! warning DML operations work only

Re: [PR] Docs: Update features for Hive 4.0 [iceberg]

2024-04-17 Thread via GitHub
SourabhBadhya commented on code in PR #10162: URL: https://github.com/apache/iceberg/pull/10162#discussion_r1570052432 ## docs/docs/hive.md: ## @@ -34,6 +34,32 @@ Iceberg compatibility with Hive 2.x and Hive 3.1.2/3 supports the following feat !!! warning DML operations w

Re: [PR] Docs: Update features for Hive 4.0 [iceberg]

2024-04-17 Thread via GitHub
pvary commented on code in PR #10162: URL: https://github.com/apache/iceberg/pull/10162#discussion_r1569171967 ## docs/docs/hive.md: ## @@ -34,6 +34,32 @@ Iceberg compatibility with Hive 2.x and Hive 3.1.2/3 supports the following feat !!! warning DML operations work only

Re: [PR] Docs: Update features for Hive 4.0 [iceberg]

2024-04-17 Thread via GitHub
SourabhBadhya commented on PR #10162: URL: https://github.com/apache/iceberg/pull/10162#issuecomment-2060924512 @pvary Requesting your review on this. -- 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: [PR] Docs: Update features for Hive 4.0 [iceberg]

2024-04-17 Thread via GitHub
SourabhBadhya commented on code in PR #10162: URL: https://github.com/apache/iceberg/pull/10162#discussion_r1568611714 ## docs/docs/hive.md: ## @@ -431,12 +466,120 @@ ALTER TABLE t SET TBLPROPERTIES ('storage_handler'='org.apache.iceberg.mr.hive.H During the migration the data

Re: [PR] Docs: Update features for Hive 4.0 [iceberg]

2024-04-17 Thread via GitHub
ajantha-bhat commented on code in PR #10162: URL: https://github.com/apache/iceberg/pull/10162#discussion_r1568390242 ## docs/docs/hive.md: ## @@ -431,12 +466,120 @@ ALTER TABLE t SET TBLPROPERTIES ('storage_handler'='org.apache.iceberg.mr.hive.H During the migration the data