Docs.rs
datafusion-sql-48.0.1
datafusion-sql 48.0.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
xudong963
Dependencies
arrow ^55.1.0
normal
bigdecimal ^0.4.8
normal
datafusion-common ^48.0.1
normal
datafusion-expr ^48.0.1
normal
indexmap ^2.9.0
normal
log ^0.4
normal
recursive ^0.1.1
normal
optional
regex ^1.8
normal
sqlparser ^0.55.0
normal
ctor ^0.4.0
dev
datafusion-functions ^48.0.1
dev
datafusion-functions-aggregate ^48.0.1
dev
datafusion-functions-nested ^48.0.1
dev
datafusion-functions-window ^48.0.1
dev
env_logger ^0.11
dev
insta ^1.43.1
dev
paste ^1.0
dev
rstest ^0.25.0
dev
Versions
54.05%
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_
sql
48.0.1
Module resolve
Module Items
Functions
In crate datafusion_
sql
datafusion_sql
Module
resolve
Copy item path
Source
Functions
ยง
resolve_
table_
references
Collects all tables and views referenced in the SQL statement. CTEs are collected separately. This can be used to determine which tables need to be in the catalog for a query to be planned.