[BUG] Cannot find vertex via pk on Groot
Open
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:

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
Assessment
This issue has not been assessed yet.