pub fn table_info_value_to_relation_desc( table_info_value: TableInfoValue, ) -> Result<TableDesc, Error>