alibaba / alibaba/GraphScope

[BUG] The output of the built-in function K-shell is garbled when the node type of the loaded graph is String.

Open
#3,699 2 comments 0 reactions 1 assignee Assigned to @luoxiaojian View on GitHub
Dominant language
C++
Stars
3.6k
Forks
468
Avg merge
29m
Merged PRs (30d)
1

Description

**Describe the bug**
The output of the built-in function K-shell is garbled when the node type of the loaded graph is String.
![image](https://github.com/alibaba/GraphScope/assets/52523700/bb010be4-709c-4a3a-be54-73dd672f9261)

**Reason**
In "kshell_context.h", there are two places where "grape::VertexDataContext" should be changed to "grape::VertexDataContext".
Changed results:
![image](https://github.com/alibaba/GraphScope/assets/52523700/c6d25d44-0c2d-4e3d-bd8d-140b065bbe0b)

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.