Re: [PR] Parquet: Bump to Apache Parquet 1.15.0 [iceberg]

2024-12-04 Thread via GitHub
nastra commented on code in PR #11656: URL: https://github.com/apache/iceberg/pull/11656#discussion_r1869026194 ## build.gradle: ## @@ -119,6 +119,9 @@ allprojects { repositories { mavenCentral() mavenLocal() +maven { + url = uri("https://repository.apache

Re: [PR] Parquet: Bump to Apache Parquet 1.15.0 [iceberg]

2024-12-04 Thread via GitHub
Fokko commented on PR #11656: URL: https://github.com/apache/iceberg/pull/11656#issuecomment-2516578712 It already landed in Spark: https://github.com/apache/spark/pull/48970 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] Parquet: Bump to Apache Parquet 1.15.0 [iceberg]

2024-11-26 Thread via GitHub
Fokko commented on PR #11656: URL: https://github.com/apache/iceberg/pull/11656#issuecomment-2501216005 Seems that JDK22 is not yet supported :( -- 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 th

Re: [PR] Parquet: Bump to Apache Parquet 1.15.0 [iceberg]

2024-11-26 Thread via GitHub
Fokko commented on PR #11656: URL: https://github.com/apache/iceberg/pull/11656#issuecomment-2501152732 Yes, looks like we need to drop JDK 11 first before we can upgrade to the newer baseline version: https://github.com/palantir/gradle-baseline/releases/tag/6.0.0 -- This is an automated

Re: [PR] Parquet: Bump to Apache Parquet 1.15.0 [iceberg]

2024-11-26 Thread via GitHub
Fokko commented on PR #11656: URL: https://github.com/apache/iceberg/pull/11656#issuecomment-2501142678 @jbonofre It looks like the palantir baseline plugin doesn't know how to handle Java 22 multi-source packages. Let me take a look first. -- This is an automated message from the Apache

Re: [PR] Parquet: Bump to Apache Parquet 1.15.0 [iceberg]

2024-11-26 Thread via GitHub
jbonofre commented on PR #11656: URL: https://github.com/apache/iceberg/pull/11656#issuecomment-2501078210 @Fokko it seems that jackson is shaded two times with Parquet 1.15. Do you want me to investigate ? -- This is an automated message from the Apache Git Service. To respond to the mes