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