Skip to content

lookup bug #3524

Closed
Closed
@czpmango

Description

@czpmango

Describe the bug (required)
Nebula-graphd crashes when the lookup statement contains a filter which is consist of a LogicalAnd expression and an IN expression with only one element.

Your Environments (required)
nebula v2.6.1

How To Reproduce(required)
lookup on player where player.age == 42 and player.name in ["Tim Duncan"] yield player.name

Expected behavior
Return the correct result

Metadata

Metadata

Assignees

Labels

type/bugType: something is unexpected

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions