pub fn plan_create_view( scx: &StatementContext<'_>, stmt: CreateViewStatement<Aug>, ) -> Result<Plan, PlanError>