Docs.rs
delta_kernel-0.25.0
delta_kernel 0.25.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nicklan
OussamaSaoudi
Dependencies
arrow ^57
normal
optional
arrow ^58
normal
optional
bytes ^1.10
normal
chrono ^0.4.41
normal
crc ^3.2.2
normal
delta_kernel_derive ^0.25.0
normal
indexmap ^2.10.0
normal
itertools ^0.14
normal
object_store ^0.12.3
normal
optional
object_store ^0.13.2
normal
optional
parquet ^57
normal
optional
parquet ^58
normal
optional
percent-encoding ^2
normal
prost ^0.13
normal
optional
rand ^0.9
normal
reqwest ^0.13
normal
optional
roaring ^0.11.2
normal
serde ^1
normal
serde_json ^1
normal
strum ^0.27
normal
thiserror ^2
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
uuid ^1.18.0
normal
z85 ^3.0.6
normal
async-trait ^0.1
dev
criterion ^0.5
dev
futures ^0.3
dev
hdfs-native ^0.13.4
dev
hdfs-native-object-store ^0.16.0
dev
paste ^1.0
dev
rstest ^0.23
dev
rstest_reuse ^0.7
dev
tempfile ^3
dev
test-log ^0.2
dev
tokio ^1.47
dev
tracing-subscriber ^0.3
dev
walkdir ^2.5.0
dev
prost-build ^0.13
build
optional
protoc-bin-vendored ^3.2
build
optional
rustc_version ^0.4.1
build
Versions
67.01%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
PredicateRef
delta_
kernel
0.25.0
Predicate
Ref
Aliased Type
In delta_
kernel::
expressions
delta_kernel
::
expressions
Type Alias
Predicate
Ref
Copy item path
Source
pub type PredicateRef =
Arc
<
Predicate
>;
Aliased Type
ยง
pub struct PredicateRef {
/* private fields */
}