Acceptable argument types for window function calls, PARTITION BY, and ORDER BY entries: plain column names (strings), other typed expressions (col(), fn(), literal()), or raw numbers (e.g. offsets/defaults).
col()
fn()
literal()
Acceptable argument types for window function calls, PARTITION BY, and ORDER BY entries: plain column names (strings), other typed expressions (
col(),fn(),literal()), or raw numbers (e.g. offsets/defaults).