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)

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

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/manifes

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

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

2025-03-20 Thread Matt Topol
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