Crate deltalake_lakefs

Crate deltalake_lakefs 

Source
Expand description

LakeFS and similar tooling for delta-rs

This module also contains the [LakeFSLogStore] implementation for delta operations executed in transaction branches where deltalake commits only happen when the branch can be safely merged.

Re-exports§

pub use execute::LakeFSCustomExecuteHandler;

Modules§

client
errors
Errors for LakeFS log store
execute
logstore
Default implementation of [LakeFSLogStore] for LakeFS
storage
LakeFS storage backend (internally S3).

Structs§

LakeFSLogStoreFactory

Functions§

register_handlers
Register an [ObjectStoreFactory] for common LakeFS Url schemes