Skip to main content

Module iceberg_rest

Module iceberg_rest 

Source
Expand description

Production-oriented client for the Apache Iceberg REST Catalog API.

Structs§

GenericRestCatalog
Generic Apache Iceberg REST catalog.
IcebergTableId
Validated Iceberg table identifier.
LoadedIcebergTable
Validated load-table response.
RestCatalogConfig
REST catalog configuration.

Traits§

IcebergCatalogClient
Read-only operations implemented by the Iceberg REST catalog client.