Re: [VOTE][Go] Release Apache Iceberg Go v0.2.0 RC1

2025-04-04 Thread Kevin Liu
+1 (non-binding)

Ran verification script `dev/release/verify_rc.sh 0.2.0 1`.
Built and tested with the CLI against pyiceberg's integration tests catalog.

Best,
Kevin Liu


On Thu, Mar 20, 2025 at 10:57 AM Matt Topol  wrote:

> Hi,
>
> I would like to propose the following release candidate (RC1) of
> Apache Iceberg Go version v0.2.0.
>
> This release candidate is based on commit:
> cfd2c3ba2b61106bbbfdd1c0d045cc467c42c4e0 [1]
>
> The source release rc1 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.2.0
> [ ] +0
> [ ] -1 Do not release this as Apache Iceberg Go v0.2.0 because...
>
> [1]:
> https://github.com/apache/iceberg-go/tree/cfd2c3ba2b61106bbbfdd1c0d045cc467c42c4e0
> [2]:
> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-go-0.2.0-rc1
> [3]:
> https://github.com/apache/iceberg-go/blob/main/dev/release/README.md#verify
>


Re: [VOTE][Go] Release Apache Iceberg Go v0.2.0 RC1

2025-03-26 Thread Amogh Jahagirdar
+1 (binding)

Ran the verification script and some basic tests against REST

Thanks,
Amogh Jahagirdar

On Wed, Mar 26, 2025 at 1:22 AM Eduard Tudenhöfner 
wrote:

> +1 (binding)
>
> * ran the verification script
> * ran a few local tests against a REST catalog
>
> Thanks everyone
>
> On Tue, Mar 25, 2025 at 7:48 PM Fokko Driesprong  wrote:
>
>> +1 (binding)
>>
>> Thanks for running this release Matt, and for adding the additional tests!
>>
>> Checked the V1/V2 metadata/manifests/manifest-list, all looks good. Ran
>> tests against the REST catalog and everything seems to work great! Checked
>> the signatures, checksums and licenses.
>>
>> Kind regards,
>> Fokko
>>
>> Op vr 21 mrt 2025 om 21:48 schreef Kevin Liu :
>>
>>> +1 (non-binding)
>>>
>>> Ran verification script `dev/release/verify_rc.sh 0.2.0 1`.
>>> Built and tested with the CLI against pyiceberg's integration tests
>>> catalog.
>>>
>>> Best,
>>> Kevin Liu
>>>
>>>
>>> On Thu, Mar 20, 2025 at 10:57 AM Matt Topol 
>>> wrote:
>>>
 Hi,

 I would like to propose the following release candidate (RC1) of
 Apache Iceberg Go version v0.2.0.

 This release candidate is based on commit:
 cfd2c3ba2b61106bbbfdd1c0d045cc467c42c4e0 [1]

 The source release rc1 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.2.0
 [ ] +0
 [ ] -1 Do not release this as Apache Iceberg Go v0.2.0 because...

 [1]:
 https://github.com/apache/iceberg-go/tree/cfd2c3ba2b61106bbbfdd1c0d045cc467c42c4e0
 [2]:
 https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-go-0.2.0-rc1
 [3]:
 https://github.com/apache/iceberg-go/blob/main/dev/release/README.md#verify

>>>


Re: [VOTE][Go] Release Apache Iceberg Go v0.2.0 RC1

2025-03-26 Thread Eduard Tudenhöfner
+1 (binding)

* ran the verification script
* ran a few local tests against a REST catalog

Thanks everyone

On Tue, Mar 25, 2025 at 7:48 PM Fokko Driesprong  wrote:

> +1 (binding)
>
> Thanks for running this release Matt, and for adding the additional tests!
>
> Checked the V1/V2 metadata/manifests/manifest-list, all looks good. Ran
> tests against the REST catalog and everything seems to work great! Checked
> the signatures, checksums and licenses.
>
> Kind regards,
> Fokko
>
> Op vr 21 mrt 2025 om 21:48 schreef Kevin Liu :
>
>> +1 (non-binding)
>>
>> Ran verification script `dev/release/verify_rc.sh 0.2.0 1`.
>> Built and tested with the CLI against pyiceberg's integration tests
>> catalog.
>>
>> Best,
>> Kevin Liu
>>
>>
>> On Thu, Mar 20, 2025 at 10:57 AM Matt Topol 
>> wrote:
>>
>>> Hi,
>>>
>>> I would like to propose the following release candidate (RC1) of
>>> Apache Iceberg Go version v0.2.0.
>>>
>>> This release candidate is based on commit:
>>> cfd2c3ba2b61106bbbfdd1c0d045cc467c42c4e0 [1]
>>>
>>> The source release rc1 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.2.0
>>> [ ] +0
>>> [ ] -1 Do not release this as Apache Iceberg Go v0.2.0 because...
>>>
>>> [1]:
>>> https://github.com/apache/iceberg-go/tree/cfd2c3ba2b61106bbbfdd1c0d045cc467c42c4e0
>>> [2]:
>>> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-go-0.2.0-rc1
>>> [3]:
>>> https://github.com/apache/iceberg-go/blob/main/dev/release/README.md#verify
>>>
>>


Re: [VOTE][Go] Release Apache Iceberg Go v0.2.0 RC1

2025-03-25 Thread Fokko Driesprong
+1 (binding)

Thanks for running this release Matt, and for adding the additional tests!

Checked the V1/V2 metadata/manifests/manifest-list, all looks good. Ran
tests against the REST catalog and everything seems to work great! Checked
the signatures, checksums and licenses.

Kind regards,
Fokko

Op vr 21 mrt 2025 om 21:48 schreef Kevin Liu :

> +1 (non-binding)
>
> Ran verification script `dev/release/verify_rc.sh 0.2.0 1`.
> Built and tested with the CLI against pyiceberg's integration tests
> catalog.
>
> Best,
> Kevin Liu
>
>
> On Thu, Mar 20, 2025 at 10:57 AM Matt Topol 
> wrote:
>
>> Hi,
>>
>> I would like to propose the following release candidate (RC1) of
>> Apache Iceberg Go version v0.2.0.
>>
>> This release candidate is based on commit:
>> cfd2c3ba2b61106bbbfdd1c0d045cc467c42c4e0 [1]
>>
>> The source release rc1 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.2.0
>> [ ] +0
>> [ ] -1 Do not release this as Apache Iceberg Go v0.2.0 because...
>>
>> [1]:
>> https://github.com/apache/iceberg-go/tree/cfd2c3ba2b61106bbbfdd1c0d045cc467c42c4e0
>> [2]:
>> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-go-0.2.0-rc1
>> [3]:
>> https://github.com/apache/iceberg-go/blob/main/dev/release/README.md#verify
>>
>