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