Function get_table_catalog_by_id

Source
pub async fn get_table_catalog_by_id(
    meta: MetaClient,
    table_id: u32,
) -> Result<TableCatalog>