Re: [VOTE] Release Apache Iceberg Rust 0.9.0 rc.1

2026-03-16 Thread Fokko Driesprong
+1 (binding)

[x] Download links are valid.
[x] Checksums and signatures.
[x] LICENSE/NOTICE files exist
[x] No unexpected binary files
[x] Ran `make build && make test` to verify.

Thanks Shawn for running this release!

Kind regards,
Fokko

On 2026/03/11 20:26:06 Matt Butrovich wrote:
> +1 (non-binding)
> 
> [x] Download links are valid.
> [x] Checksums and signatures.
> [x] LICENSE/NOTICE files exist
> [x] No unexpected binary files
> [x] All source files have ASF headers
> [x] Can compile from source
> 
> Also ran Iceberg Java 1.8.1, 1.9.1, and 1.10.0 suites via DataFusion Comet
> and everything is green:
> https://github.com/apache/datafusion-comet/pull/3657
> 
> Thanks for being the release manager!
> 
> -Matt
> 
> On Wed, Mar 11, 2026 at 6:50 AM Raúl Cumplido  wrote:
> 
> > +1 (non-binding)
> >
> > [x] Download links are valid.
> > [x] Validated checksums and signatures.
> > [x] LICENSE/NOTICE files exist
> > [x] Built with `make build`
> > [x] Tested with `make test`
> > [x] Validated licenses are present via docker run -it --rm -v
> > $(pwd):/github/workspace apache/skywalking-eyes header check
> >
> > El mié, 11 mar 2026 a las 7:15, Kevin Liu ()
> > escribió:
> > >
> > > +1 (binding)
> > >
> > > [x] Download links are valid
> > > [x] Checksums and signatures
> > > [x] LICENSE/NOTICE files exist
> > > [x] No unexpected binary files
> > > [x] All source files have ASF headers
> > > [x] Can compile from source (ran `make build && make test`)
> > >
> > > Tested pyiceberg-core 0.9.0rc1 against pyiceberg's integration test
> > suite, see https://github.com/kevinjqliu/iceberg-python/pull/36
> > >
> > > Thanks for working on the release!
> > >
> > > Best,
> > > Kevin Liu
> > >
> > > On Tue, Mar 10, 2026 at 8:37 PM Renjie Liu 
> > wrote:
> > >>
> > >> +1 (binding)
> > >>
> > >> [x] Download links are valid.
> > >> [x] Checksums and signatures.
> > >> [x] LICENSE/NOTICE files exist
> > >> [x] No unexpected binary files
> > >> [x] Ran `make build && make test` to verify.
> > >>
> > >>
> > >> On Wed, Mar 11, 2026 at 6:18 AM Shawn Chang 
> > wrote:
> > >>>
> > >>> Hello, Apache Iceberg Rust Community,
> > >>>
> > >>> This is a call for a vote to release Apache Iceberg rust version 0.9.0.
> > >>>
> > >>> The tag to be voted on is v0.9.0-rc.1.
> > >>>
> > >>> The release candidate:
> > >>>
> > >>>
> > https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.9.0-rc.1/
> > >>>
> > >>> Keys to verify the release candidate:
> > >>>
> > >>> https://downloads.apache.org/iceberg/KEYS
> > >>>
> > >>> Git tag for the release:
> > >>>
> > >>> https://github.com/apache/iceberg-rust/releases/tag/v0.9.0-rc.1/
> > >>>
> > >>> Please download, verify, and test.
> > >>>
> > >>> The VOTE will be open for at least 72 hours and until the necessary
> > >>> number of votes are reached.
> > >>>
> > >>> [ ] +1 approve
> > >>> [ ] +0 no opinion
> > >>> [ ] -1 disapprove with the reason
> > >>>
> > >>> To learn more about Apache Iceberg, please see
> > https://rust.iceberg.apache.org/
> > >>>
> > >>> Checklist for reference:
> > >>>
> > >>> [ ] Download links are valid.
> > >>> [ ] Checksums and signatures.
> > >>> [ ] LICENSE/NOTICE files exist
> > >>> [ ] No unexpected binary files
> > >>> [ ] All source files have ASF headers
> > >>> [ ] Can compile from source
> > >>>
> > >>> More details please refer to
> > https://rust.iceberg.apache.org/release.html#how-to-verify-a-release.
> > >>>
> > >>> Thanks,
> > >>> Shawn
> >
> 


Re: [VOTE] Release Apache Iceberg Rust 0.9.0 rc.1

2026-03-11 Thread Matt Butrovich
+1 (non-binding)

[x] Download links are valid.
[x] Checksums and signatures.
[x] LICENSE/NOTICE files exist
[x] No unexpected binary files
[x] All source files have ASF headers
[x] Can compile from source

Also ran Iceberg Java 1.8.1, 1.9.1, and 1.10.0 suites via DataFusion Comet
and everything is green:
https://github.com/apache/datafusion-comet/pull/3657

Thanks for being the release manager!

-Matt

On Wed, Mar 11, 2026 at 6:50 AM Raúl Cumplido  wrote:

> +1 (non-binding)
>
> [x] Download links are valid.
> [x] Validated checksums and signatures.
> [x] LICENSE/NOTICE files exist
> [x] Built with `make build`
> [x] Tested with `make test`
> [x] Validated licenses are present via docker run -it --rm -v
> $(pwd):/github/workspace apache/skywalking-eyes header check
>
> El mié, 11 mar 2026 a las 7:15, Kevin Liu ()
> escribió:
> >
> > +1 (binding)
> >
> > [x] Download links are valid
> > [x] Checksums and signatures
> > [x] LICENSE/NOTICE files exist
> > [x] No unexpected binary files
> > [x] All source files have ASF headers
> > [x] Can compile from source (ran `make build && make test`)
> >
> > Tested pyiceberg-core 0.9.0rc1 against pyiceberg's integration test
> suite, see https://github.com/kevinjqliu/iceberg-python/pull/36
> >
> > Thanks for working on the release!
> >
> > Best,
> > Kevin Liu
> >
> > On Tue, Mar 10, 2026 at 8:37 PM Renjie Liu 
> wrote:
> >>
> >> +1 (binding)
> >>
> >> [x] Download links are valid.
> >> [x] Checksums and signatures.
> >> [x] LICENSE/NOTICE files exist
> >> [x] No unexpected binary files
> >> [x] Ran `make build && make test` to verify.
> >>
> >>
> >> On Wed, Mar 11, 2026 at 6:18 AM Shawn Chang 
> wrote:
> >>>
> >>> Hello, Apache Iceberg Rust Community,
> >>>
> >>> This is a call for a vote to release Apache Iceberg rust version 0.9.0.
> >>>
> >>> The tag to be voted on is v0.9.0-rc.1.
> >>>
> >>> The release candidate:
> >>>
> >>>
> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.9.0-rc.1/
> >>>
> >>> Keys to verify the release candidate:
> >>>
> >>> https://downloads.apache.org/iceberg/KEYS
> >>>
> >>> Git tag for the release:
> >>>
> >>> https://github.com/apache/iceberg-rust/releases/tag/v0.9.0-rc.1/
> >>>
> >>> Please download, verify, and test.
> >>>
> >>> The VOTE will be open for at least 72 hours and until the necessary
> >>> number of votes are reached.
> >>>
> >>> [ ] +1 approve
> >>> [ ] +0 no opinion
> >>> [ ] -1 disapprove with the reason
> >>>
> >>> To learn more about Apache Iceberg, please see
> https://rust.iceberg.apache.org/
> >>>
> >>> Checklist for reference:
> >>>
> >>> [ ] Download links are valid.
> >>> [ ] Checksums and signatures.
> >>> [ ] LICENSE/NOTICE files exist
> >>> [ ] No unexpected binary files
> >>> [ ] All source files have ASF headers
> >>> [ ] Can compile from source
> >>>
> >>> More details please refer to
> https://rust.iceberg.apache.org/release.html#how-to-verify-a-release.
> >>>
> >>> Thanks,
> >>> Shawn
>


Re: [VOTE] Release Apache Iceberg Rust 0.9.0 rc.1

2026-03-11 Thread Raúl Cumplido
+1 (non-binding)

[x] Download links are valid.
[x] Validated checksums and signatures.
[x] LICENSE/NOTICE files exist
[x] Built with `make build`
[x] Tested with `make test`
[x] Validated licenses are present via docker run -it --rm -v
$(pwd):/github/workspace apache/skywalking-eyes header check

El mié, 11 mar 2026 a las 7:15, Kevin Liu () escribió:
>
> +1 (binding)
>
> [x] Download links are valid
> [x] Checksums and signatures
> [x] LICENSE/NOTICE files exist
> [x] No unexpected binary files
> [x] All source files have ASF headers
> [x] Can compile from source (ran `make build && make test`)
>
> Tested pyiceberg-core 0.9.0rc1 against pyiceberg's integration test suite, 
> see https://github.com/kevinjqliu/iceberg-python/pull/36
>
> Thanks for working on the release!
>
> Best,
> Kevin Liu
>
> On Tue, Mar 10, 2026 at 8:37 PM Renjie Liu  wrote:
>>
>> +1 (binding)
>>
>> [x] Download links are valid.
>> [x] Checksums and signatures.
>> [x] LICENSE/NOTICE files exist
>> [x] No unexpected binary files
>> [x] Ran `make build && make test` to verify.
>>
>>
>> On Wed, Mar 11, 2026 at 6:18 AM Shawn Chang  wrote:
>>>
>>> Hello, Apache Iceberg Rust Community,
>>>
>>> This is a call for a vote to release Apache Iceberg rust version 0.9.0.
>>>
>>> The tag to be voted on is v0.9.0-rc.1.
>>>
>>> The release candidate:
>>>
>>> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.9.0-rc.1/
>>>
>>> Keys to verify the release candidate:
>>>
>>> https://downloads.apache.org/iceberg/KEYS
>>>
>>> Git tag for the release:
>>>
>>> https://github.com/apache/iceberg-rust/releases/tag/v0.9.0-rc.1/
>>>
>>> Please download, verify, and test.
>>>
>>> The VOTE will be open for at least 72 hours and until the necessary
>>> number of votes are reached.
>>>
>>> [ ] +1 approve
>>> [ ] +0 no opinion
>>> [ ] -1 disapprove with the reason
>>>
>>> To learn more about Apache Iceberg, please see 
>>> https://rust.iceberg.apache.org/
>>>
>>> Checklist for reference:
>>>
>>> [ ] Download links are valid.
>>> [ ] Checksums and signatures.
>>> [ ] LICENSE/NOTICE files exist
>>> [ ] No unexpected binary files
>>> [ ] All source files have ASF headers
>>> [ ] Can compile from source
>>>
>>> More details please refer to 
>>> https://rust.iceberg.apache.org/release.html#how-to-verify-a-release.
>>>
>>> Thanks,
>>> Shawn


Re: [VOTE] Release Apache Iceberg Rust 0.9.0 rc.1

2026-03-10 Thread Kevin Liu
+1 (binding)

[x] Download links are valid
[x] Checksums and signatures
[x] LICENSE/NOTICE files exist
[x] No unexpected binary files
[x] All source files have ASF headers
[x] Can compile from source (ran `make build && make test`)

Tested pyiceberg-core 0.9.0rc1 against pyiceberg's integration test
suite, see https://github.com/kevinjqliu/iceberg-python/pull/36

Thanks for working on the release!

Best,
Kevin Liu

On Tue, Mar 10, 2026 at 8:37 PM Renjie Liu  wrote:

> +1 (binding)
>
> [x] Download links are valid.
> [x] Checksums and signatures.
> [x] LICENSE/NOTICE files exist
> [x] No unexpected binary files
> [x] Ran `make build && make test` to verify.
>
>
> On Wed, Mar 11, 2026 at 6:18 AM Shawn Chang 
> wrote:
>
>> Hello, Apache Iceberg Rust Community,
>>
>> This is a call for a vote to release Apache Iceberg rust version 0.9.0.
>>
>> The tag to be voted on is v0.9.0-rc.1.
>>
>> The release candidate:
>>
>>
>> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.9.0-rc.1/
>>
>> Keys to verify the release candidate:
>>
>> https://downloads.apache.org/iceberg/KEYS
>>
>> Git tag for the release:
>>
>> https://github.com/apache/iceberg-rust/releases/tag/v0.9.0-rc.1/
>>
>> Please download, verify, and test.
>>
>> The VOTE will be open for at least 72 hours and until the necessary
>> number of votes are reached.
>>
>> [ ] +1 approve
>> [ ] +0 no opinion
>> [ ] -1 disapprove with the reason
>>
>> To learn more about Apache Iceberg, please see
>> https://rust.iceberg.apache.org/
>>
>> Checklist for reference:
>>
>> [ ] Download links are valid.
>> [ ] Checksums and signatures.
>> [ ] LICENSE/NOTICE files exist
>> [ ] No unexpected binary files
>> [ ] All source files have ASF headers
>> [ ] Can compile from source
>>
>> More details please refer to
>> https://rust.iceberg.apache.org/release.html#how-to-verify-a-release.
>>
>> Thanks,
>> Shawn
>>
>


Re: [VOTE] Release Apache Iceberg Rust 0.9.0 rc.1

2026-03-10 Thread Renjie Liu
+1 (binding)

[x] Download links are valid.
[x] Checksums and signatures.
[x] LICENSE/NOTICE files exist
[x] No unexpected binary files
[x] Ran `make build && make test` to verify.


On Wed, Mar 11, 2026 at 6:18 AM Shawn Chang  wrote:

> Hello, Apache Iceberg Rust Community,
>
> This is a call for a vote to release Apache Iceberg rust version 0.9.0.
>
> The tag to be voted on is v0.9.0-rc.1.
>
> The release candidate:
>
>
> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.9.0-rc.1/
>
> Keys to verify the release candidate:
>
> https://downloads.apache.org/iceberg/KEYS
>
> Git tag for the release:
>
> https://github.com/apache/iceberg-rust/releases/tag/v0.9.0-rc.1/
>
> Please download, verify, and test.
>
> The VOTE will be open for at least 72 hours and until the necessary
> number of votes are reached.
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> To learn more about Apache Iceberg, please see
> https://rust.iceberg.apache.org/
>
> Checklist for reference:
>
> [ ] Download links are valid.
> [ ] Checksums and signatures.
> [ ] LICENSE/NOTICE files exist
> [ ] No unexpected binary files
> [ ] All source files have ASF headers
> [ ] Can compile from source
>
> More details please refer to
> https://rust.iceberg.apache.org/release.html#how-to-verify-a-release.
>
> Thanks,
> Shawn
>