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
Support variable when seeking vertex id or property index in match (vesoft-inc#2776)
* Support variable when seeking by id in match clause vesoft-inc#5486
* Support variable when seeking by property index in match clause (vesoft-inc#5553)
* Support variable when seeking by prop index in match clause
* Rename
* Move the index query context construction outside of OptRule
* Move the optimizer utils to common graph util folder
* Eval argument values in index scan executor
* Fix bug
* refactor and fix error
* Update tck tests
---------
Co-authored-by: Sophie <84560950+Sophie-Xie@users.noreply.github.com>
* Resolve the conflicts
---------
Co-authored-by: Yee <2520865+yixinglu@users.noreply.github.com>
0 commit comments