presto
presto copied to clipboard
[native] Remove DuckDB dependency for TaskManagerTest and from Prestissimo
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.
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?