alibaba / alibaba/GraphScope

[BUG] Cannot find vertex via pk on Groot

Open
#3,995 2 comments 0 reactions 2 assignees Claimed by @BingqingLyu View on GitHub
stale
Dominant language
C++
Stars
3.6k
Forks
468
Avg merge
29m
Merged PRs (30d)
1

Description

**Describe the bug**

When running pk scan on Groot, it seems some vertices are not found.
For example:
![image](https://github.com/alibaba/GraphScope/assets/28559306/823a8cb3-0eca-411c-a2ef-7cc9e6b28daa)
Here, the vertex with 'id' as 899523 cannot be found.

From the log, it seems that the `get_vertex_id_by_primary_keys()` API didn't return the correct global id, which is `-3857893039329826533`, while the expected value is `10709928803659807`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.