github-actions[bot] closed pull request #10447: Build: Bump Hive 2.3.10
URL: https://github.com/apache/iceberg/pull/10447
--
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 uns
github-actions[bot] commented on PR #10447:
URL: https://github.com/apache/iceberg/pull/10447#issuecomment-2471993635
This pull request has been closed due to lack of activity. This is not a
judgement on the merit of the PR in any way. It is just a way of keeping the PR
queue manageable. If
github-actions[bot] commented on PR #10447:
URL: https://github.com/apache/iceberg/pull/10447#issuecomment-2458451788
This pull request has been marked as stale due to 30 days of inactivity. It
will be closed in 1 week if no further activity occurs. If you think that’s
incorrect or this pul
pan3793 commented on code in PR #10447:
URL: https://github.com/apache/iceberg/pull/10447#discussion_r1628939418
##
gradle/libs.versions.toml:
##
@@ -142,8 +142,8 @@ hive3-service = { module = "org.apache.hive:hive-service",
version.ref = "hive3"
httpcomponents-httpclient5 = {
nastra commented on code in PR #10447:
URL: https://github.com/apache/iceberg/pull/10447#discussion_r1628918232
##
gradle/libs.versions.toml:
##
@@ -142,8 +142,8 @@ hive3-service = { module = "org.apache.hive:hive-service",
version.ref = "hive3"
httpcomponents-httpclient5 = {
pan3793 commented on code in PR #10447:
URL: https://github.com/apache/iceberg/pull/10447#discussion_r1628901207
##
mr/build.gradle:
##
@@ -68,8 +67,7 @@ project(':iceberg-mr') {
testImplementation libs.avro.avro
testImplementation libs.calcite.core
testImplementa
nastra commented on code in PR #10447:
URL: https://github.com/apache/iceberg/pull/10447#discussion_r1627683233
##
mr/build.gradle:
##
@@ -68,8 +67,7 @@ project(':iceberg-mr') {
testImplementation libs.avro.avro
testImplementation libs.calcite.core
testImplementat
nastra commented on code in PR #10447:
URL: https://github.com/apache/iceberg/pull/10447#discussion_r1627619028
##
mr/build.gradle:
##
@@ -68,8 +67,7 @@ project(':iceberg-mr') {
testImplementation libs.avro.avro
testImplementation libs.calcite.core
testImplementat
pan3793 commented on PR #10447:
URL: https://github.com/apache/iceberg/pull/10447#issuecomment-2149064436
Looks like there are issues about Jackson deps, and I'm surprised that
`testImplementation enforcedPlatform(libs.jackson212.bom)` does not work ...
maybe I need some help from a Gradle