Docs.rs
deltalake-core-0.22.3
deltalake-core 0.22.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rtyler
Dependencies
arrow ^53
normal
arrow-arith ^53
normal
arrow-array ^53
normal
arrow-buffer ^53
normal
arrow-cast ^53
normal
arrow-ipc ^53
normal
arrow-json ^53
normal
arrow-ord ^53
normal
arrow-row ^53
normal
arrow-schema ^53
normal
arrow-select ^53
normal
async-trait ^0.1
normal
bytes ^1
normal
cfg-if ^1
normal
chrono >0.4.34
normal
dashmap ^6
normal
datafusion ^43
normal
optional
datafusion-common ^43
normal
optional
datafusion-expr ^43
normal
optional
datafusion-functions ^43
normal
optional
datafusion-functions-aggregate ^43
normal
optional
datafusion-physical-expr ^43
normal
optional
datafusion-physical-plan ^43
normal
optional
datafusion-proto ^43
normal
optional
datafusion-sql ^43
normal
optional
delta_kernel ^0.4.1
normal
either ^1.8
normal
errno ^0.3
normal
fix-hidden-lifetime-bug ^0.2
normal
futures ^0.3
normal
hashbrown ^0.15.2
normal
hyper ^0.14
normal
optional
indexmap ^2.2.1
normal
itertools ^0.13
normal
lazy_static ^1
normal
libc >=0.2.90, <1
normal
maplit ^1
normal
num-bigint ^0.4
normal
num-traits ^0.2.15
normal
num_cpus ^1
normal
object_store ^0.11
normal
once_cell ^1.16.0
normal
parking_lot ^0.12
normal
parquet ^53
normal
percent-encoding ^2
normal
pin-project-lite ^0.2.7
normal
rand ^0.8
normal
regex ^1
normal
reqwest ^0.11.18
normal
optional
roaring ^0.10.1
normal
serde ^1.0.194
normal
serde_json ^1
normal
sqlparser ^0.51
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
url ^2
normal
urlencoding ^2.1.3
normal
uuid ^1
normal
z85 ^3.0.5
normal
criterion ^0.5
dev
ctor ^0
dev
dotenvy ^0
dev
fs_extra ^1.2.0
dev
hyper ^0.14
dev
maplit ^1
dev
pretty_assertions ^1.2.1
dev
pretty_env_logger ^0.5.0
dev
rand ^0.8
dev
serial_test ^3
dev
tempfile ^3
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
deltalake_
core
0.22.3
Module state
Module Items
Structs
In deltalake_
core::
table
deltalake_core
::
table
Module
state
Copy item path
Source
Expand description
The module for delta table state.
Structs
ยง
Delta
Table
State
State snapshot currently held by the Delta Table instance.