Skip to content

Don't throw exception when query ends with semicolon #7713

@xiangfu0

Description

@xiangfu0

Semicolon is the standard way to separate each SQL statement in database systems that allow more than one SQL statement to be executed in the same call to the server.

Though Pinot doesn't support multiple statements right now, we shouldn't throw exception when query ends with semicolon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions