To support queries like `count(col)` where `col` can have NULL values, or `count(CASE WHEN condition THEN v END)` In certain cases, there's no workaround to calculating such values.