trinodb/trino

Add test coverage for blackhole connector

Open

#18 482 ouverte le 1 août 2023

Voir sur GitHub
 (6 commentaires) (0 réactions) (1 assigné)Java (9 113 stars) (2 678 forks)batch import
good first issuetest

Description

During work on this PR https://github.com/trinodb/trino/pull/18016, noticed that test coverage is pretty small. I think we could refactor current Smoke test to be more consistent with BaseConnectorSmokeTest. And think about BaseConnectorTest

Guide contributeur