Re-exports§
pub use table::table_provider_factory::IcebergTableProviderFactory;
pub use table::*;
Modules§
Structs§
- Iceberg
Catalog Provider - Provides an interface to manage and access multiple schemas
within an Iceberg
Catalog
.
Functions§
- from_
datafusion_ error - Converts a datafusion error into an iceberg error.
- to_
datafusion_ error - Converts an iceberg error into a datafusion error.