pub async fn read_position_deletes_from_file( file_io: &FileIO, delete_file: &DataFile, ) -> Result<DeleteVector>
Reads the deleted positions of a single position-delete DataFile regardless of on-disk format,
DataFile