Constant datafusion_common::utils::expr::COUNT_STAR_EXPANSION

source ยท
pub const COUNT_STAR_EXPANSION: ScalarValue;
Expand description

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