alibaba / alibaba/GraphScope

[BUG] StringMap property could not be accessed by hqps engine now.

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

Description

Since hqps use RefColumnBase to visit the vertex property columns, we can not access the stringMap column, since it is not a subclass of typed ref column. We should fix this probelm.
https://github.com/alibaba/GraphScope/blob/main/flex/engines/hqps_db/database/mutable_csr_interface.h#L865

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.