Module object_store

Source
Expand description

Extend object_store::ObjectStore functionalities

Structs§

AwsCredentialAdapter
Adapt an AWS SDK cred into object_store credentials
ObjectStore
Wraps ObjectStore
ObjectStoreParams
Parameters to create an ObjectStore
ObjectStoreRegistry
StorageOptions

Enums§

LanceConfigKey
Options that can be set for multiple object stores

Constants§

DEFAULT_CLOUD_IO_PARALLELISM
DEFAULT_DOWNLOAD_RETRY_COUNT
DEFAULT_LOCAL_IO_PARALLELISM

Traits§

ObjectStoreExt
ObjectStoreProvider
WrappingObjectStore

Functions§

build_aws_credential
Build AWS credentials
ensure_table_uri
Attempt to create a Url from given table location.