[go: up one dir, main page]

Module utils

Module utils 

Source
Available on crate feature sql only.
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.