Crate iceberg_rust
source ·Expand description
Apache Iceberg
Re-exports
pub use object_store;
Modules
- Conversion from arrow to iceberg and vice-versa
- Defines traits to communicate with an iceberg catalog.
- Helper functions for different file formats.
- Model
- Defining the Table struct that represents an iceberg table.
- This module provides utility functions.
- Defines the View struct that represents an iceberg view.