pub async fn read_store_for_checkpoint(
remote_store_config: &ObjectStoreConfig,
file_type: FileType,
dir_prefix: Option<&Path>,
) -> Result<CheckpointSequenceNumber>
pub async fn read_store_for_checkpoint(
remote_store_config: &ObjectStoreConfig,
file_type: FileType,
dir_prefix: Option<&Path>,
) -> Result<CheckpointSequenceNumber>