pub fn describe_alter_source(
    _: &StatementContext<'_>,
    _: AlterSourceStatement<Aug>
) -> Result<StatementDesc, PlanError>