prestodb/presto

[native] Remove DuckDB dependency for TaskManagerTest and from Prestissimo

Aperta

#22.923 aperta il 5 giu 2024

 (1 commento) (2 reazioni) (1 assegnatario)Java (5240 fork)batch import
feature requestgood first issue

Metriche repository

Star
 (15.558 stelle)
Metriche merge PR
 (Merge medio 34g 14h) (120 PR mergiate in 30 g)

Descrizione

TaskManagerTest.cpp currently uses DuckDB to validate the results. This adds an additional dependency to Prestissimo. We must remove this. We must either modify the test to compare with expected values or use a Presto verifier.

Guida contributor