datafusion_common::utils::expr

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