pub fn plan_create_views(
    scx: &StatementContext<'_>,
    _: CreateViewsStatement<Aug>
) -> Result<Plan, PlanError>