Thank you all :) Yes, the publication of pyiceberg-core was successful, and here's the first step in building that bridge through making use of the exposed bucket transform function in PyIceberg:
https://github.com/apache/iceberg-python/pull/1345 I'm very much looking forward to the exciting work ahead in introducing more rust based core features to PyIceberg! And happy holidays indeed! Sung On 2024/12/24 18:11:50 Kevin Liu wrote: > Thanks for driving the release Sung! Excited to see the new rust library > release and the new pyiceberg_core > <https://pypi.org/project/pyiceberg-core/> python library powered by rust :) > > Happy holidays! > > Best, > Kevin Liu > > On Mon, Dec 23, 2024 at 9:56 PM Renjie Liu <liurenjie2...@gmail.com> wrote: > > > Thanks for driving this release! Have a nice holiday! > > > > On Tue, Dec 24, 2024 at 1:31 PM Fokko Driesprong <fo...@apache.org> wrote: > > > >> Thanks for driving this release, Sung, and thanks to everyone who > >> contributed! > >> > >> Kind regards, > >> Fokko > >> > >> Op di 24 dec 2024 om 05:22 schreef Xuanwo <xua...@apache.org>: > >> > >>> Thank you for building this release! > >>> > >>> Really nice gift. > >>> > >>> On Tue, Dec 24, 2024, at 11:53, Sung Yun wrote: > >>> > Hi all, > >>> > > >>> > The Apache Iceberg Rust community is pleased to announce that Apache > >>> > Iceberg Rust v0.4.0 has been released! > >>> > > >>> > The notable changes since v0.3.0 include: > >>> > - Caching parsed Manifests and ManifestLists for performance > >>> > - Support projection pushdown in Datafusion Iceberg > >>> > - Utilize row group and row selection filtering when reading parquet > >>> > file backed tables > >>> > - Support for GCP OAuth > >>> > - Introduce list, load, rename, drop, create table operations in > >>> SQLCatalog > >>> > - TableMetadataBuilder that enables building modifications to > >>> TableMetadata > >>> > - Datafusion Iceberg table provider for reading a table at a given > >>> snapshot > >>> > - New Puffin crate and compression codec > >>> > - Support for reading tables with schema evolution > >>> > - Support for reading Decimal type columns > >>> > - Support for StatisticsFile and PartitionsStatisticsFile in > >>> TableMetadata > >>> > - Enable conversion of Datafusion expression filters to Iceberg > >>> predicates > >>> > - Publish Transforms as Python bindings in pyiceberg_core > >>> > > >>> > Please refer to the change log for the complete list of changes: > >>> > https://github.com/apache/iceberg-rust/releases/tag/v0.4.0 > >>> > > >>> > Apache Iceberg Rust website: https://rust.iceberg.apache.org/ > >>> > > >>> > Download Links: https://rust.iceberg.apache.org/download > >>> > > >>> > Iceberg Resources: > >>> > - Issue: https://github.com/apache/iceberg-rust/issues > >>> > - Mailing list: dev@iceberg.apache.org > >>> > > >>> > Thank you > >>> > On behalf of Apache Iceberg Community > >>> > >>> -- > >>> Xuanwo > >>> > >>> https://xuanwo.io/ > >>> > >> >