Constant datafusion_expr::utils::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