v6d icon indicating copy to clipboard operation
v6d copied to clipboard

Add local vertex map for arrow fragment

Open acezen opened this issue 2 years ago • 2 comments

What do these changes do?

Implement local vertex map for arrow fragment

Related issue number

Fixes https://github.com/alibaba/GraphScope/issues/1689

acezen avatar Jun 23 '22 01:06 acezen

cc/ @sighingnow @siyuan0322

acezen avatar Jul 11 '22 02:07 acezen

Codecov Report

Merging #802 (2553aaa) into main (f0a4b9a) will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #802      +/-   ##
==========================================
+ Coverage   70.65%   70.70%   +0.05%     
==========================================
  Files          82       83       +1     
  Lines        8264     8272       +8     
==========================================
+ Hits         5839     5849      +10     
+ Misses       2425     2423       -2     
Impacted Files Coverage Δ
src/common/util/static_if.h 0.00% <0.00%> (ø)
src/server/services/etcd_meta_service.cc 81.86% <0.00%> (+4.13%) :arrow_up:

codecov[bot] avatar Jul 11 '22 03:07 codecov[bot]

Closing as merged in #1053, thanks @siyuan0322 and @acezen!

sighingnow avatar Nov 10 '22 13:11 sighingnow