Skip to content

[BUG] JSQLParser 5.4-SNAPSHOT : Clickhouse : PREWHERE statements not supported #2380

@tomershay

Description

@tomershay

PREWHERE statements are not supported

Sample query:

SELECT * FROM events PREWHERE user_id = 42 WHERE created_at > now() - INTERVAL 1 DAY;

Parsing error:

Image

Docs: https://clickhouse.com/docs/optimize/prewhere

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