Docs.rs
datafusion-flight-sql-server-0.4.10
datafusion-flight-sql-server 0.4.10
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
backkem
Dependencies
arrow ^55
normal
arrow-flight ^55
normal
async-trait ^0.1.88
normal
datafusion ^48.0.0
normal
datafusion-federation ^0.4.3
normal
datafusion-substrait ^48.0.0
normal
futures ^0.3.31
normal
log ^0.4
normal
once_cell ^1.21
normal
prost ^0.13
normal
tonic ^0.12
normal
tonic-async-interceptor ^0.12.0
normal
tokio ^1.44
dev
Versions
22.22%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
datafusion_
flight_
sql_
server
0.4.10
Module state
Module Items
Structs
Type Aliases
In crate datafusion_
flight_
sql_
server
datafusion_flight_sql_server
Module
state
Copy item path
Source
Structs
§
Command
Ticket
Query
Handle
Represents a query handle for use in prepared statements. All state required to run the prepared statement is passed back and forth to the client, so any service instance can run it
Query
Handle
Message
Type Aliases
§
Result