crate / crate-benchmarks

A collection of CrateDB benchmarks.
7 stars 3 forks source link

Add 'if exists' to correlated subqueries teardown #278

Closed BaurzhanSakhariev closed 1 year ago

BaurzhanSakhariev commented 1 year ago

Follow up to https://github.com/crate/crate-benchmarks/commit/93913f600338ba3a9a1a52776555ede66177f539

In order to align with https://github.com/crate/crate-benchmarks/commit/ddab6d42f6927a7bfa42a0b6312ecb54a6b3e053, which we did to address RelationUnknown errors

see https://jenkins.crate.io/job/CrateDB/job/nightly/job/crate-dev-cluster-bench/361/console

cr8 run-spec /var/lib/jenkins/workspace/CrateDB/nightly/crate-dev-cluster-bench/specs/select/correlated_subqueries.toml 'hosts' --action teardown SqlException: RelationUnknown[Relation 'uservisits' unknown] occurred using: {"stmt": "drop table uservisits"}