Docs.rs
datafusion-sql-46.0.0
datafusion-sql 46.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
xudong963
Dependencies
arrow ^54.2.1
normal
bigdecimal ^0.4.7
normal
datafusion-common ^46.0.0
normal
datafusion-expr ^46.0.0
normal
indexmap ^2.7.1
normal
log ^0.4
normal
recursive ^0.1.1
normal
optional
regex ^1.8
normal
sqlparser ^0.54.0
normal
ctor ^0.2.9
dev
datafusion-functions ^46.0.0
dev
datafusion-functions-aggregate ^46.0.0
dev
datafusion-functions-nested ^46.0.0
dev
datafusion-functions-window ^46.0.0
dev
env_logger ^0.11
dev
paste ^1.0
dev
rstest ^0.24.0
dev
Versions
53.2%
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_
sql
46.0.0
Module utils
Module Items
Constants
Functions
In crate datafusion_
sql
datafusion_sql
Module
utils
Copy item path
Source
Expand description
SQL Utility Functions
Constants
§
UNNEST_
PLACEHOLDER
Functions
§
window_
expr_
common_
partition_
keys
Given a slice of window expressions sharing the same sort key, find their common partition keys.