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
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
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
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') }}
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
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
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') }}
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
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