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