Re: [VOTE] Release Apache Iceberg 1.9.1 RC0

2025-05-17 Thread Kevin Liu
+1 (non-binding) - Verified signature, checksum, license. * Build + test passed using Java 17 on M1 * Ran a few examples on Spark * Ran pyiceberg integration tests ( https://github.com/apache/iceberg-python/pull/2011) Best, Kevin Liu On Sat, May 17, 2025 at 10:02 AM Jean-Baptiste Onofré wrote:

Re: [VOTE] Release Apache Iceberg 1.9.1 RC0

2025-05-17 Thread Jean-Baptiste Onofré
Sorry I meant +1 (non binding) Le sam. 17 mai 2025 à 08:10, Jean-Baptiste Onofré a écrit : > +0 (non binding) > > - Signature and checksum are good > - ASF header present in expected file > - No binary found in the source distribution > - Build is OK > - Tested with spark and flink, need some up

Re: [Discuss] Iceberg 1.9.1 Release

2025-05-17 Thread Aihua Xu
Is https://github.com/apache/iceberg/pull/12670/ considered introducing a broken change for catalog in 1.9.0? Now the client can send a list of snapshots to the server to remove in TableMetadata class while the server with the old Iceberg library still checks to make sure only a single snapshotId i

Re: [VOTE] Release Apache Iceberg 1.9.1 RC0

2025-05-17 Thread Yuya Ebihara
+1 (non-binding) Confirmed that Trino and Starburst CI are green. It runs tests against several catalogs, including HMS, Glue, JDBC (PostgreSQL), REST (Polaris, Unity, S3 Tables, Tabular), Nessie, and Snowflake. BR, Yuya On Sun, May 18, 2025 at 2:13 AM Kevin Liu wrote: > +1 (non-binding) > > -