v6d icon indicating copy to clipboard operation
v6d copied to clipboard

LocalVertexMap: the semantic is not consistent with default vertex map

Open sighingnow opened this issue 2 years ago • 4 comments

Describe your problem

Why? Any workaround?

image

The behaviour that you expect to work:

Additional context

Add any other context about the problem here.

sighingnow avatar Dec 07 '22 02:12 sighingnow

You can't detect which vertex resides on which hosts without an edge file together. Workaround is to use the batch mode load_from.

siyuan0322 avatar Dec 07 '22 02:12 siyuan0322

Add vertex only to local vm is not supported by design, and indeed it has limitations compared with global vm. See also Alibaba/GraphScope#2310

siyuan0322 avatar Dec 07 '22 02:12 siyuan0322

Needs to be fixed. Otherwise it is toooooo strange for end users for switch from the default one to local vertex map...

sighingnow avatar Dec 07 '22 02:12 sighingnow

Okay~ It could be treated as follow up features.

siyuan0322 avatar Dec 07 '22 03:12 siyuan0322