iceberg-rust

Crates.ioiceberg-rust
lib.rsiceberg-rust
version0.5.8
sourcesrc
created_at2022-12-20 06:40:16.149924
updated_at2024-10-18 07:27:26.454743
descriptionUnofficial rust implementation of the Iceberg table format
homepage
repositoryhttps://github.com/JanKaul/iceberg-rust
max_upload_size
id742076
size151,356
(JanKaul)

documentation

README

Iceberg-rust

Low level implementation of the Apache iceberg specification.

Featues:

  • catalog trait as an interface to the different iceberg catalogs
  • table structs to simplify the access to the iceberg table metadata
  • table transactions to guarantee atomic changes to the iceberg table metadata
  • view structs to define iceberg views
Commit count: 427

cargo fmt