Docs.rs
lance-datafusion-0.18.2
lance-datafusion 0.18.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Xuanwo
eddyxu
wjones127
changhiskhan
westonpace
github:lancedb:release
lance-community
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.18.2
normal
lance-core =0.18.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.18.2
dev
substrait-expr ^0.2.1
dev
Versions
45%
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
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
lance_
datafusion
0.18.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