Docs.rs
datafusion-sql-41.0.0
datafusion-sql 41.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
Dependencies
arrow ^52.2.0
normal
arrow-array ^52.2.0
normal
arrow-schema ^52.2.0
normal
datafusion-common ^41.0.0
normal
datafusion-expr ^41.0.0
normal
log ^0.4
normal
regex ^1.8
normal
sqlparser ^0.49
normal
strum ^0.26.1
normal
ctor ^0.2.0
dev
datafusion-functions ^41.0.0
dev
datafusion-functions-aggregate ^41.0.0
dev
env_logger ^0.11
dev
paste ^1.0
dev
rstest ^0.22.0
dev
Versions
72.03%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
datafusion_
sql
41.0.0
Module utils
Functions
In crate datafusion_
sql
Module
datafusion_sql
::
utils
Copy item path
source
·
[
−
]
Expand description
SQL Utility Functions
Functions
§
window_
expr_
common_
partition_
keys
given a slice of window expressions sharing the same sort key, find their common partition keys.