datafusion_functions_window

Module macros

Source
Expand description

Convenience macros for defining a user-defined window function and associated expression API (fluent style).

See define_udwf_and_expr! for usage examples.