Re: [DISCUSS][Go] First release of iceberg-go

2024-11-08 Thread Kevin Liu
Oh this looks great! Very well documented. I just went through the release process for PyIceberg. I should have the proper permissions (the KEYS took me a while to set up). Happy to help run these commands :) Best, Kevin Liu On Fri, Nov 8, 2024 at 9:46 AM Matt Topol wrote: > Thanks guys! > > @

Re: [DISCUSS][Go] First release of iceberg-go

2024-11-08 Thread Matt Topol
Thanks guys! @Kevin: the release process is already all documented at https://github.com/apache/iceberg-go/tree/main/dev/release :) --Matt On Fri, Nov 8, 2024, 6:33 PM Kevin Liu wrote: > Hi Matt, > > Happy to be a reviewer too. I don't know enough about the Go ecosystem to > be a release manag

Re: [DISCUSS][Go] First release of iceberg-go

2024-11-08 Thread Kevin Liu
Hi Matt, Happy to be a reviewer too. I don't know enough about the Go ecosystem to be a release manager. I hope we can document the process for others in the future. Best, Kevin Liu On Fri, Nov 8, 2024 at 6:47 AM Jean-Baptiste Onofré wrote: > Hi Matt > > It sounds good to me. I will be happy t

Re: [DISCUSS][Go] First release of iceberg-go

2024-11-08 Thread Jean-Baptiste Onofré
Hi Matt It sounds good to me. I will be happy to review the first release :) Regards JB On Fri, Nov 8, 2024 at 2:14 PM Matt Topol wrote: > > Hey all, > > With the merging of basic read support [1] among other features, I propose > we've hit a minimum threshold that it makes sense to do a v0.1.

[DISCUSS][Go] First release of iceberg-go

2024-11-08 Thread Matt Topol
Hey all, With the merging of basic read support [1] among other features, I propose we've hit a minimum threshold that it makes sense to do a v0.1.0 release of the Go implementation of Iceberg. Would anyone be opposed to this idea? Since I'm not a committer, someone else (likely Fokko or Eduard)