Re: [VOTE][Go] Release Apache Iceberg Go v0.1.0 RC2

2024-11-18 Thread Matt Topol
Thanks everyone! The vote passes with 4 non-binding +1 votes and 3 binding +1 votes and no -1 votes: non-binding: Me, JB, Kevin Liu, Alex Dutra binding: Fokko, Eduard, Amogh We'll do the release shortly, thanks! --Matt On Sun, Nov 17, 2024 at 10:25 PM Amogh Jahagirdar <2am...@gmail.com> wrote:

Re: [VOTE][Go] Release Apache Iceberg Go v0.1.0 RC2

2024-11-17 Thread Amogh Jahagirdar
+1 (binding) Verified checksums, signatures, and tests. Thanks Matt! Thanks, Amogh Jahagirdar On Fri, Nov 15, 2024 at 9:42 AM Fokko Driesprong wrote: > +1 (binding) > > Verified checksums, signatures, and tests with the validation script using > the Apache dist (thanks Kevin!). Did some checks

Re: [VOTE][Go] Release Apache Iceberg Go v0.1.0 RC2

2024-11-15 Thread Fokko Driesprong
+1 (binding) Verified checksums, signatures, and tests with the validation script using the Apache dist (thanks Kevin!). Did some checks on the dependencies and looks good. Kind regards, Fokko Op vr 15 nov 2024 om 06:48 schreef Eduard Tudenhöfner < etudenhoef...@apache.org>: > +1 (binding) >

Re: [VOTE][Go] Release Apache Iceberg Go v0.1.0 RC2

2024-11-14 Thread Eduard Tudenhöfner
+1 (binding) verified checksum, signatures and tests Thanks Matt for doing the release On Thu, Nov 14, 2024 at 9:24 PM Kevin Liu wrote: > +1 (non-binding) > > Verified checksum, signature, tests > > I modified the verify_rc script to use artifacts from the apache dist > https://github.com/apac

Re: [VOTE][Go] Release Apache Iceberg Go v0.1.0 RC2

2024-11-14 Thread Kevin Liu
+1 (non-binding) Verified checksum, signature, tests I modified the verify_rc script to use artifacts from the apache dist https://github.com/apache/iceberg-go/pull/205 ``` dev/release/verify_rc.sh 0.1.0 2 ``` Best, Kevin Liu On Thu, Nov 14, 2024 at 11:45 AM Jean-Baptiste Onofré wrote: > +1 (

Re: [VOTE][Go] Release Apache Iceberg Go v0.1.0 RC2

2024-11-14 Thread Jean-Baptiste Onofré
+1 (non binding) I checked: - sign and hash are good (NB: sha256 is not required anymore, sha512 is enough) - LICENSE and NOTICE are OK - ASF header is present - no binary file found in the source distribution - build OK on my machine Thanks ! Regards JB On Thu, Nov 14, 2024 at 8:20 PM Matt Topo

Re: [VOTE][Go] Release Apache Iceberg Go v0.1.0 RC2

2024-11-14 Thread Alex Dutra
Hi, +1 (non-binding) I verified: * checksums: OK * signature: OK * LICENSE and NOTICE: OK * manually checked no binaries present: OK * checked ASF headers, using the included dev/check-license script: OK * checked build with go test ./... and go build ./...: OK Also tested the iceberg binary ag

Re: [VOTE][Go] Release Apache Iceberg Go v0.1.0 RC2

2024-11-14 Thread Matt Topol
RC 2 has been uploaded! Sorry about that! On Thu, Nov 14, 2024, 1:00 PM Jean-Baptiste Onofré wrote: > Hi Matt > > Can you please update the source distribution on dist.apache.org > (https://dist.apache.org/repos/dist/dev/iceberg/) ? > It's still the RC1 here. > From an ASF standpoint, that's the

Re: [VOTE][Go] Release Apache Iceberg Go v0.1.0 RC2

2024-11-14 Thread Jean-Baptiste Onofré
Hi Matt Can you please update the source distribution on dist.apache.org (https://dist.apache.org/repos/dist/dev/iceberg/) ? It's still the RC1 here. >From an ASF standpoint, that's the only strictly required artifact. Thanks ! Regards JB On Thu, Nov 14, 2024 at 12:06 AM Matt Topol wrote: > > H

Re: [VOTE][Go] Release Apache Iceberg Go v0.1.0 RC2

2024-11-14 Thread Devin Villegas
+1 (non-binding) Verified download, signatures, checksums, and unit tests. "RC looks good!" -Devin On Wed, Nov 13, 2024 at 5:21 PM Matt Topol wrote: > Ugh, Gmail messed up the link. [2] should be > https://github.com/apache/iceberg-go/releases/v0.1.0-rc2 > > Sorry. > > On Wed, Nov 13, 2024, 6

Re: [VOTE][Go] Release Apache Iceberg Go v0.1.0 RC2

2024-11-13 Thread Matt Topol
Ugh, Gmail messed up the link. [2] should be https://github.com/apache/iceberg-go/releases/v0.1.0-rc2 Sorry. On Wed, Nov 13, 2024, 6:06 PM Matt Topol wrote: > Hi, > > I would like to propose the following release candidate (RC2) of Apache > Iceberg Go version v0.1.0. > > This release candidate