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