pub fn pushdown_cte_alias_columns(_scope: &Scope)
Pushdown CTE alias columns into the projection.
This is useful for dialects like Snowflake where CTE alias columns can be referenced in HAVING.