pub async fn get_raw_table_info(
ddl_context: &DdlContext,
table_id: TableId,
) -> TableInfoExpand description
Gets the raw table info.
pub async fn get_raw_table_info(
ddl_context: &DdlContext,
table_id: TableId,
) -> TableInfoGets the raw table info.