pub fn get_indexes_from_table( session: &SessionImpl, table_name: ObjectName, ) -> Result<Vec<Arc<IndexCatalog>>>