Re: [PR] Hive: Remove Hive runtime [iceberg]

2025-01-12 Thread via GitHub
Fokko merged PR #11801: URL: https://github.com/apache/iceberg/pull/11801 -- 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] Hive: Remove Hive runtime [iceberg]

2025-01-12 Thread via GitHub
manuzhang closed pull request #11801: Hive: Remove Hive runtime URL: https://github.com/apache/iceberg/pull/11801 -- 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

Re: [PR] Hive: Remove Hive runtime [iceberg]

2025-01-10 Thread via GitHub
manuzhang commented on PR #11801: URL: https://github.com/apache/iceberg/pull/11801#issuecomment-2582766757 The PR has [passed voting in the community](https://lists.apache.org/thread/9x7kd274w092dvzp6gt8gnov6660m9nd). @nastra Could you please help to merge? -- This is an automated messa

Re: [PR] Hive: Remove Hive runtime [iceberg]

2024-12-19 Thread via GitHub
pan3793 commented on code in PR #11801: URL: https://github.com/apache/iceberg/pull/11801#discussion_r1893372370 ## .github/workflows/hive-ci.yml: ## @@ -87,39 +87,10 @@ jobs: key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle*', '**/gradle-wrapper.properties') }}

Re: [PR] Hive: Remove Hive runtime [iceberg]

2024-12-18 Thread via GitHub
rdblue commented on code in PR #11801: URL: https://github.com/apache/iceberg/pull/11801#discussion_r1890768797 ## mr/src/main/java/org/apache/iceberg/mr/InputFormatConfig.java: ## @@ -163,11 +158,6 @@ public ConfigBuilder preferLocality() { return this; } -pub

Re: [PR] Hive: Remove Hive runtime [iceberg]

2024-12-18 Thread via GitHub
rdblue commented on code in PR #11801: URL: https://github.com/apache/iceberg/pull/11801#discussion_r1890767080 ## mr/src/main/java/org/apache/iceberg/mr/InputFormatConfig.java: ## @@ -163,11 +158,6 @@ public ConfigBuilder preferLocality() { return this; } -pub

Re: [PR] Hive: Remove Hive runtime [iceberg]

2024-12-18 Thread via GitHub
rdblue commented on code in PR #11801: URL: https://github.com/apache/iceberg/pull/11801#discussion_r1890763380 ## .github/workflows/hive-ci.yml: ## @@ -87,39 +87,10 @@ jobs: key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle*', '**/gradle-wrapper.properties') }}

Re: [PR] Hive: Remove Hive runtime [iceberg]

2024-12-17 Thread via GitHub
manuzhang commented on code in PR #11801: URL: https://github.com/apache/iceberg/pull/11801#discussion_r1889749129 ## mr/build.gradle: ## @@ -41,21 +41,15 @@ project(':iceberg-mr') { exclude group: 'org.apache.avro', module: 'avro' } - compileOnly("${libs.hive2

Re: [PR] Hive: Remove Hive runtime [iceberg]

2024-12-17 Thread via GitHub
nastra commented on code in PR #11801: URL: https://github.com/apache/iceberg/pull/11801#discussion_r1889702292 ## mr/build.gradle: ## @@ -41,21 +41,15 @@ project(':iceberg-mr') { exclude group: 'org.apache.avro', module: 'avro' } - compileOnly("${libs.hive2.ex