Function get_table_catalog

Source
pub async fn get_table_catalog(
    meta: MetaClient,
    mv_name: String,
) -> Result<TableCatalog>