Docs.rs
datafusion-table-providers-0.2.0
datafusion-table-providers 0.2.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
backkem
phillipleblanc
lukekim
Dependencies
arrow ^53.1.0
normal
arrow-array ^53.1.0
normal
optional
arrow-cast ^53.1.0
normal
optional
arrow-flight ^53.1.0
normal
optional
arrow-json ^53.1.0
normal
arrow-schema ^53.1.0
normal
optional
async-stream ^0.3.5
normal
optional
async-trait ^0.1.80
normal
bb8 ^0.8
normal
optional
bb8-postgres ^0.8
normal
optional
bigdecimal ^0.4.5
normal
bigdecimal ^0.3.0
normal
byteorder ^1.5.0
normal
chrono ^0.4.38
normal
datafusion ^42.0.0
normal
datafusion-expr ^42.0.0
normal
optional
datafusion-federation ^0.3.0
normal
datafusion-physical-expr ^42.0.0
normal
optional
datafusion-physical-plan ^42.0.0
normal
optional
datafusion-proto ^42.0.0
normal
optional
duckdb ^1
normal
optional
fallible-iterator ^0.3.0
normal
futures ^0.3.30
normal
geo-types ^0.7.13
normal
itertools ^0.13.0
normal
mysql_async ^0.34.1
normal
optional
native-tls ^0.2.11
normal
optional
num-bigint ^0.4.4
normal
pem ^3.0.4
normal
optional
postgres-native-tls ^0.5.0
normal
optional
r2d2 ^0.8.10
normal
optional
rusqlite ^0.31.0
normal
optional
sea-query ^0.31.0
normal
secrecy ^0.8.0
normal
serde ^1.0.209
normal
optional
serde_json ^1.0.124
normal
snafu ^0.8.3
normal
time ^0.3.36
normal
tokio ^1.38.0
normal
tokio-postgres ^0.7.10
normal
optional
tokio-rusqlite ^0.5.1
normal
optional
tonic ^0.12
normal
optional
tracing ^0.1.40
normal
trust-dns-resolver ^0.23.2
normal
url ^2.5.1
normal
uuid ^1.9.1
normal
optional
anyhow ^1.0.86
dev
arrow-schema ^53.1.0
dev
bollard ^0.16.1
dev
geozero ^0.13.0
dev
prost ^0.13
dev
rand ^0.8.5
dev
reqwest ^0.12.5
dev
rstest ^0.22.0
dev
secrecy ^0.8.0
dev
test-log ^0.2.16
dev
tokio-stream ^0.1.15
dev
tracing-subscriber ^0.3.18
dev
Versions
12.99%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
datafusion_
table_
providers
0.2.0
In datafusion_
table_
providers::
sql::
sql_
provider_
datafusion
datafusion_table_providers
::
sql
::
sql_provider_datafusion
Function
to_execution_error
Copy item path
source
pub fn to_execution_error( e: impl
Into
<
Box
<dyn
Error
+
Send
+
Sync
>>, ) ->
DataFusionError