async fn fetch_partition_table( client: &mut Client, entry_id: EntryId, ) -> Result<Vec<SorbetBatch>, EntryError>