+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

Ran verification script, `./dev/release/verify_rc.sh 0.3.0 0`

Compiled the CLI and ran a few queries
```
./iceberg --uri http://0.0.0.0:8181 list
./iceberg --uri http://0.0.0.0:8181 list default
./iceberg --uri http://0.0.0.0:8181 describe default.test_all_types
```
We found an issue with the iceberg-rest-fixture and reported it at
https://github.com/apache/iceberg/issues/13119

Thanks for running the release!

Best,
Kevin Liu

On Wed, May 21, 2025 at 8:12 AM Matt Topol <zotthewiz...@gmail.com> wrote:

> Hi,
>
> I would like to propose the following release candidate (RC0) of
> Apache Iceberg Go version v0.3.0.
>
> This release candidate is based on commit:
> 8270498f1932bececb5cec22c174df5f1865f7eb [1]
>
> The source release rc0 is hosted at [2].
>
> Please download, verify checksums and signatures, run the unit tests,
> and vote on the release. See [3] for how to validate a release candidate.
>
> The vote will be open for at least 72 hours.
>
> [ ] +1 Release this as Apache Iceberg Go v0.3.0
> [ ] +0
> [ ] -1 Do not release this as Apache Iceberg Go v0.3.0 because...
>
> [1]:
> https://github.com/apache/iceberg-go/tree/8270498f1932bececb5cec22c174df5f1865f7eb
> [2]:
> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-go-0.3.0-rc0
> [3]:
> https://github.com/apache/iceberg-go/blob/main/dev/release/README.md#verify
>

Reply via email to