You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following query gives an exception "Error: unordered_map::at":
MATCH (n0)-[r6]-(n1)<-[r7]-(n2)<-[r8]-(n3) WHEREtrueWITHn2ORDER BY (n2.k33) LIMIT1WHERE (((((('Ir68oUyZr'+'kNiIX0WMt')+'SlFQWOKAV')+('L2idhdx9'+'s4ATzhAQU'))+'pV4a5Sz0') STARTSWITH'Ir68oUyZrkNiIX0WMtSlFQWOKAVL2idhdx9s') AND ('dA524yw'CONTAINS (''+''))) MATCH (n0)<-[r9]-(n1)<-[r10]-(n2)-[r11]-(n3) WHEREtrueRETURN1;
Are there known steps to reproduce?
No response
The text was updated successfully, but these errors were encountered:
Kùzu version
v0.7.1
What operating system are you using?
Ubuntu 22.04
What happened?
Hi! I found that Kuzu DB gives an unexpected exception when processing the query. Steps to reproduce are as follows.
Are there known steps to reproduce?
No response
The text was updated successfully, but these errors were encountered: