Skip to content

Query parser ignoring anything after limit #6726

@javier

Description

@javier

To reproduce

Try this out in demo

select * from trades where timestamp in today()
 limit -1

select * from trades;

It should complain, but just executes the first query instead

QuestDB version:

9.3.2

OS, in case of Docker specify Docker and the Host OS:

demo box

File System, in case of Docker specify Host File System:

ext4

Full Name:

javier

Affiliation:

questdb

Have you followed Linux, MacOs kernel configuration steps to increase Maximum open files and Maximum virtual memory areas limit?

  • Yes, I have

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugIncorrect or unexpected behaviorSQLIssues or changes relating to SQL execution

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions