Module object_store

Source
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
ConfigKey
Configuration keys for ObjectStoreBuilder
ObjectStoreBuilder
A wrapper for ObjectStore builders that can be used as a template to generate an ObjectStore given a particular bucket.