get_vector_block

Function get_vector_block 

Source
pub async fn get_vector_block(
    sstable_store: &SstableStoreRef,
    files: &[VectorFileInfo],
    idx: usize,
) -> HummockResult<VectorBlockAccessor>