[BUG] StringMap property could not be accessed by hqps engine now.
Open
- 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
Assessment
This issue has not been assessed yet.