Skip to content

Apache Spark dialect doesn't recognize 'limit' in query #70

@xngokevin

Description

@xngokevin

For this query: SELECT * FROM 'something' limit 100;
Seems to be throwing this error

Parse error at line 2, column 36: Invalid expression / Unexpected token

but if I remove the limit 100, it works fine

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions