Docs.rs
uni-query-1.0.0
uni-query 1.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
milliondreams
Dependencies
anyhow ^1.0
normal
arrow ^57.2.0
normal
arrow-array ^57.2.0
normal
arrow-row ^57.2.0
normal
arrow-schema ^57.2.0
normal
async-trait ^0.1
normal
base64 ^0.21
normal
biodivine-lib-bdd ^0.5
normal
bitvec ^1
normal
bytes ^1.6
normal
chrono ^0.4.43
normal
chrono-tz ^0.10
normal
csv ^1.3
normal
datafusion ^52.3.0
normal
futures ^0.3
normal
fxhash ^0.2
normal
log ^0.4
normal
metrics ^0.22
normal
object_store ^0.12
normal
parking_lot ^0.12
normal
parquet ^57.2.0
normal
rand ^0.8
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
uni-algo ^1.0.0
normal
uni-common ^1.0.0
normal
uni-crdt ^1.0.0
normal
uni-cypher ^1.0.0
normal
uni-locy ^1.0.0
normal
uni-store ^1.0.0
normal
uni-xervo ^0.2.0
normal
proptest ^1.4
dev
tempfile ^3.10
dev
Versions
69.43%
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
Module core
uni_
query
1.0.0
Module core
Module Items
Structs
In uni_
query::
query::
executor
uni_query
::
query
::
executor
Module
core
Copy item path
Source
Structs
ยง
Executor
Query executor: runs logical plans against a Uni storage backend.
Operator
Stats
Runtime statistics for a single logical plan operator.
Profile
Output
Combined output of a
PROFILE
query execution.