Skip to content

Use latest version of trino in vdk-trino tests #901

@antoniivanov

Description

@antoniivanov

Describe the bug
After trinodb/trino#9129 trino would fail
drop view if not exists query if a table with that name exists instead
of silently proceeding.

Which is a problem for us since our tests seem to rely on us they execute
both drop view and drop table to make sure a table or view is deleted.

The tests were fixed in #900 by pinning the version.
But it's good idea to be able to use latest version.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions