macro_rules! named_agg { ($column:expr, $func:expr, $alias:expr) => { ... }; }
Helper macros for creating aggregation specifications Create a named aggregation