trinodb/trino

Add test coverage for blackhole connector

Offen

#18.482 geöffnet am 01.08.2023

 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Java (2.678 Forks)batch import
good first issuetest

Repository-Metriken

Stars
 (9.113 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5T 9h) (306 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide