presto icon indicating copy to clipboard operation
presto copied to clipboard

[native] Remove DuckDB dependency for TaskManagerTest and from Prestissimo

Open majetideepak opened this issue 1 year ago • 1 comments

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.

majetideepak avatar Jun 05 '24 08:06 majetideepak

Hey @majetideepak @ScrapCodes, I am new to Presto and I interested in making some contributions on this issue. Is this problem still pending a fix?

malinjawi avatar Oct 12 '24 13:10 malinjawi