I will try to get some PRs out to finish up what’s needed, however I believe we need to get the name mapping in. We will need to merge this: https://github.com/apache/iceberg-rust/pull/1116 before I can add the name mapping visitors from a previous pull request.
On 2025/03/31 13:12:15 Renjie Liu wrote: > Thanks kevin for raising this, +1 for releasing a new version. We are quite > close to finishing the milestone > <https://github.com/apache/iceberg-rust/milestone/4> > > On Sat, Mar 29, 2025 at 1:11 AM Kevin Liu <ke...@apache.org> wrote: > > > > One minor remark, for pyiceberg-core, we've aligned the versions with > > Iceberg-Rust, so that would also be 0.5.0 to avoid confusion. > > > > Ah good point. I see `pyiceberg-core` is currently at 0.4.0 > > <https://pypi.org/project/pyiceberg-core/>. Good call to align the > > version :) > > > > I'm happy to be the release manager. I want to see if there are any > > improvements we can make to the release process, similar to what we did for > > pyiceberg. > > > > Best, > > Kevin Liu > > > > On Fri, Mar 28, 2025 at 1:23 AM Fokko Driesprong <fo...@apache.org> wrote: > > > >> We already have a milestone > >> <https://github.com/apache/iceberg-rust/milestone/4> 🙌 I have another PR > >> <https://github.com/apache/iceberg-rust/pull/1146> that would be good to > >> get into 0.5.0. > >> > >> Kind regards, > >> Fokko > >> > >> Op vr 28 mrt 2025 om 06:56 schreef Fokko Driesprong <fo...@apache.org>: > >> > >>> Hey Kevin, > >>> > >>> Thanks for raising this, and I agree, it would be great to get > >>> another Rust release out. One minor remark, for pyiceberg-core, we've > >>> aligned > >>> the versions <https://pypi.org/project/pyiceberg-core/> with > >>> Iceberg-Rust, so that would also be 0.5.0 to avoid confusion. > >>> > >>> Do you want to be the release manager? I'm also happy to help out. > >>> > >>> Kind regards, > >>> Fokko > >>> > >>> Op vr 28 mrt 2025 om 00:26 schreef Kevin Liu <ke...@apache.org>: > >>> > >>>> Hi everyone, > >>>> > >>>> I'd like to start this thread to discuss the next iceberg-rust release > >>>> (0.5.0) and the next pyiceberg-core release (0.2.0). > >>>> > >>>> The last iceberg-rust release > >>>> <https://github.com/apache/iceberg-rust/releases/tag/v0.4.0>, 0.4.0, > >>>> was in December 2024. The community has been hard at work and there are > >>>> 180 > >>>> new commits > >>>> <https://github.com/apache/iceberg-rust/compare/v0.4.0...main> since > >>>> the last release. > >>>> > >>>> Furthermore, pyiceberg would like to use the rust bindings > >>>> (pyiceberg-core) for all arrow-based partition transforms. Fokko has an > >>>> open PR (#1833 <https://github.com/apache/iceberg-python/pull/1833>) > >>>> to test the integration using the pyiceberg-core nightly build. The PR is > >>>> currently blocked until the next pyiceberg-core release. > >>>> > >>>> Let me know what you think! > >>>> > >>>> Best, > >>>> Kevin Liu > >>>> > >>> >