Skip to content

Segfaults on filtered queries #273

@adsharma

Description

@adsharma

Adding a filter to the query in #271 results in segfaults.

lbug> match (a:demo.user)-[b:lives_in2]->(c:demo.city) where c.population > 80000 return a.*, b.*, c.*;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions