Expand description
Defining the Bucket struct for specifying buckets for the ObjectStore.
Modules§
- parse
- Utils for converting standard Iceberg config formats to equivalent
object_store
options - store
- Helpers for Intarting with object storage
Enums§
- Bucket
- Type for buckets for different cloud providers
- Config
Key - Configuration keys for ObjectStoreBuilder
- Object
Store Builder - A wrapper for ObjectStore builders that can be used as a template to generate an ObjectStore given a particular bucket.