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