param id(v) IN $var
was not passthrough
#4781
Labels
severity/minor
Severity of bug
type/bug/compatibility
Bugs related to compatibility with other languages like openCypher.
type/bug
Type: something is unexpected
Milestone
Describe the bug (required)
It's reported in nebula-contrib/ngbatis#64 that such a query will end up scanVertices instead of PassThrough.
Your Environments (required)
uname -a
g++ --version
orclang++ --version
lscpu
a3ffc7d8
)How To Reproduce(required)
Steps to reproduce the behavior:
as above, or w/o explain, it reports so:
Expected behavior
passthrough w/o requiring an index
Additional context
Thanks @CorvusYe to reproduce and find its minimal condition.
The text was updated successfully, but these errors were encountered: