Skip to main content

HIDDEN_AGG_PREFIX

Constant HIDDEN_AGG_PREFIX 

Source
pub const HIDDEN_AGG_PREFIX: &str = "__hidden_agg_";
Expand description

Prefix used for aggregates promoted from HAVING into SELECT. Columns with this prefix are hidden from the final output.