Thanks for running the release, Shawn!

I also spent some time validating the new manifest reader from
pyiceberg-core against our pyiceberg test suite. This helped uncover the
bug Fokko linked above. We identified a few additional missing features in
the Rust-based manifest reader, so unfortunately, we can't fully replace
the current pyiceberg implementation just yet. We'll work on closing those
feature gaps and aim to reach parity in the next Rust release.

I'm happy to help with cutting a new release candidate for 0.7.0. Let's
coordinate in the GitHub issue.

Best,
Kevin Liu

On Tue, Sep 23, 2025 at 12:38 PM Shawn Chang <[email protected]> wrote:

> Hi Fokko,
>
> Thank you for catching and fixing this! I saw your fix
> <https://github.com/apache/iceberg-rust/pull/1705> has been approved and
> merged already. Also thanks to Xuanwo for the quick review!
>
> I'll include this to the next release candidate.
>
> Best,
> Shawn
>
> On Tue, Sep 23, 2025 at 5:04 AM Fokko Driesprong <[email protected]> wrote:
>
>> Hey Shawn,
>>
>> First of all, thanks Shawn for running the release 🙇 and sorry for the
>> late reply. I was traveling last week, and I'm testing Iceberg-Rust 0.7.0
>> by leveraging the Avro manifest readers in PyIceberg, which is not the
>> easiest way to validate it, but it is effective.
>>
>> This way, I unfortunally found a discrapency between the code and the
>> Iceberg specification <https://github.com/apache/iceberg-rust/pull/1705>
>> that I think would be good to address in 0.7.0, as the release also
>> introduces support for equality deletes (Thanks, Scott, for the great work
>> there!).
>>
>> Kind regards,
>> Fokko
>>
>> Op do 18 sep 2025 om 07:36 schreef Shawn Chang <[email protected]>:
>>
>>> Hello Apache Iceberg Rust Community,
>>>
>>> This is a call for a vote to release Apache Iceberg rust version v0.7.0.
>>>
>>> The tag to be voted on is 0.7.0-rc.1
>>>
>>> The release candidate:
>>> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.7.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/tree/v0.7.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
>>>
>>

Reply via email to