Skip to content

Tolerate semicolon at end of SQL statement #14

@ianmcook

Description

@ianmcook

If I include a semicolon at the end of the SQL statement in a basic SELECT example, the driver server throws this error:

Error in adbc_statement_execute_query(stmt, stream, stream_join_parent = TRUE) : 
  IO: [trino] failed to create record reader: failed to execute query: trino: query failed (200 OK): "USER_ERROR: line 4:12: mismatched input ';'. Expecting: <EOF>"

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