alibaba / GraphScope

🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统
https://graphscope.io
Apache License 2.0
3.29k stars 444 forks source link

memory allocation bug in maxgraph+v2 gremlin-test #653

Closed tianliplus closed 2 years ago

tianliplus commented 3 years ago

as titled

tianliplus commented 3 years ago

Known cases:

1) g_V_hasLabelXpersonX_order_byXageX_skipX1X_valuesXnameX 2) g_V_hasLabelXpersonX_order_byXageX_valuesXnameX_skipX1X

yecol commented 2 years ago

deprecated GIE, migrating to GAIA.