datafusion_expr::utils

Constant COUNT_STAR_EXPANSION

Source
pub const COUNT_STAR_EXPANSION: ScalarValue;
Expand description

The value to which COUNT(*) is expanded to in COUNT(<constant>) expressions The value to which COUNT(*) is expanded to in COUNT(<constant>) expressions