Docs.rs
datafusion-sql-31.0.0
datafusion-sql 31.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
Dependencies
arrow ^46.0.0
normal
arrow-schema ^46.0.0
normal
datafusion-common ^31.0.0
normal
datafusion-expr ^31.0.0
normal
log ^0.4
normal
sqlparser ^0.37.0
normal
ctor ^0.2.0
dev
env_logger ^0.10
dev
paste ^1.0
dev
rstest ^0.18
dev
Versions
87.34%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Module utils
Functions
?
Module
datafusion_sql
::
utils
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.