Skip to content

Unable to end queries with semicolon #305

@jayceslesar

Description

@jayceslesar

Hey all,

I am actively using this datasource in my teams Grafana instance and it works great so far in terms of what we do with it except for not allowing queries to end with a semicolon.

For example show schemas from glue is valid but show schemas from glue; throws

error querying the database: trino: query failed (200 OK): "USER_ERROR: line 1:23: mismatched input ';'. Expecting: 'LIKE', <EOF>"

This seems out of line with when I run the trino client locally from my cli, and queries are required to end with a semicolon within that interaction.

Why is that?

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