Re: [DISCUSS] iceberg rust 0.4.0 and iceberg pyiceberg_core 0.1.0 release

2024-11-29 Thread Xuanwo
Hi Thank you so much for considering my thoughts. > Shall we sync up through the open tracking issue / slack on those steps? That's will be nice! On Fri, Nov 29, 2024, at 03:32, Sung Yun wrote: > Hi Xuanwo, > > Thank you for sharing your thoughts! I think that makes a strong > argument for cou

Re: [DISCUSS] iceberg rust 0.4.0 and iceberg pyiceberg_core 0.1.0 release

2024-11-28 Thread Sung Yun
Hi Xuanwo, Thank you for sharing your thoughts! I think that makes a strong argument for coupling the releases together, and and I agree that it would be beneficial for the community to prioritize ease of troubleshooting, and maintainability. Following the release guidelines (https://rust.icebe

Re: [DISCUSS] iceberg rust 0.4.0 and iceberg pyiceberg_core 0.1.0 release

2024-11-28 Thread Xuanwo
Hi, Sung Yun & Kevin Liu I personally believe it would be beneficial for iceberg-rust and pyiceberg_core to be released at the same time. This approach ensures that pyiceberg_core always references a tagged version of iceberg-rust, which is advantageous for debugging purposes. I am willing to

Re: [DISCUSS] iceberg rust 0.4.0 and iceberg pyiceberg_core 0.1.0 release

2024-11-27 Thread Fokko Driesprong
Hey Sung, All for it, and happy to help as well. I'll add it to the agenda for tomorrow's Rust sync . We'll make sure to publish the notes since it is on a US holiday. Kind regards, Fokko Op wo 27 nov 2024 om 19:30 schreef Kevin L

Re: [DISCUSS] iceberg rust 0.4.0 and iceberg pyiceberg_core 0.1.0 release

2024-11-27 Thread Kevin Liu
Thanks for driving this, Sung! I'm +1 to release both iceberg-rust and pyiceberg_core. It's very exciting to see pyiceberg_core and its integration with PyIceberg. It makes sense to decouple pyiceberg_core from iceberg-rust since the two "projects" are on different tracks. We'd want to release pyic

Re: [DISCUSS] iceberg rust 0.4.0 and iceberg pyiceberg_core 0.1.0 release

2024-11-27 Thread Sung Yun
Hi folks, it's been some time since we've done an Iceberg Rust release, and we've finally set up the ghactions workflow[1] that will allow us to build and publish an abi3 compatible wheel to Pypi. If we are still +1 for the release (both iceberg-rust and pyiceberg_core), I think it'll be awesom

Re: [DISCUSS] iceberg rust 0.4.0 and iceberg pyiceberg_core 0.1.0 release

2024-09-05 Thread xianjin
+1 for this pyiceberg_core as well. Two cents about the iceberg-rust release schedule: it seems too aggressive to release by 2 weeks, monthly(4 weeks) release would be a nice fit.Sent from my iPhoneOn Sep 5, 2024, at 8:25 PM, Sung Yun wrote:Thank you for driving this Xuanwo!+1 as well, as noted

Re: [DISCUSS] iceberg rust 0.4.0 and iceberg pyiceberg_core 0.1.0 release

2024-09-05 Thread Sung Yun
Thank you for driving this Xuanwo! +1 as well, as noted the 0.1.0 pyiceberg_core release will allow PyIceberg to begin integrating with the rust based core and introduce a new feature that the community is looking for. On Thu, Sep 5, 2024 at 6:05 AM Renjie Liu wrote: > +1 for this release. > >

[DISCUSS] iceberg rust 0.4.0 and iceberg pyiceberg_core 0.1.0 release

2024-09-05 Thread Xuanwo
Hello, everyone I'm starting this thread to discuss the release of iceberg rust 0.4.0 and iceberg pyiceberg_core 0.1.0. There is no specific reason for this release. I just want to align with the two- to three-week release schedule of iceberg rust so users don't have to wait long or encounter