Docs.rs
lance-datafusion-0.19.2
lance-datafusion 0.19.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
eddyxu
wjones127
changhiskhan
westonpace
albertlockett
Dependencies
arrow ^52.2
normal
arrow-array ^52.2
normal
arrow-buffer ^52.2
normal
arrow-ord ^52.2
normal
arrow-schema ^52.2
normal
arrow-select ^52.2
normal
async-trait ^0.1
normal
datafusion ^41.0
normal
datafusion-common ^41.0
normal
datafusion-functions ^41.0
normal
datafusion-physical-expr ^41.0
normal
datafusion-substrait ^41.0
normal
optional
futures ^0.3
normal
lance-arrow =0.19.2
normal
lance-core =0.19.2
normal
lazy_static ^1
normal
log ^0.4
normal
prost ^0.12.2
normal
snafu ^0.7.5
normal
tokio ^1.23
normal
lance-datagen =0.19.2
dev
substrait-expr ^0.2.1
dev
Versions
45.16%
of the crate is documented
Go to latest version
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
lance_
datafusion
0.19.2
Module exec
Module Items
Structs
Traits
Functions
In crate lance_
datafusion
lance_datafusion
Module
exec
Copy item path
Source
Expand description
Utilities for working with datafusion execution plans
Structs
§
Lance
Execution
Options
OneShot
Exec
An source execution node created from an existing stream
Traits
§
Session
Context
Ext
Functions
§
execute_
plan
Executes a plan using default session & runtime configuration
get_
session_
context
new_
session_
context