Skip to content

[BUG] Issue with parsing nested comments #2268

@tomershay

Description

@tomershay

Sample query: SELECT /* outer /* inner */ still outer */ 1;

This should be a valid query that just returns 1, but parsing the comments doesn't seem to work and returns an error:
Encountered <K_OUTER> / "outer", at line 1, column 35, in lexical state DEFAULT ...

Image

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