cwida / duckpgq-extension

DuckDB extension that adds support for SQL/PGQ
https://duckpgq.notion.site/b8ac652667964f958bfada1c3e53f1bb?v=3b47a8d44bdf4e0c8b503bf23f1b76f2
MIT License
69 stars 7 forks source link

Clean up tests #29

Closed Dtenwolde closed 1 month ago

Dtenwolde commented 1 year ago

There are currently some test cases in test/sql/function/sql-pgq that are outdated and should be updated. This issue should go through these test cases and make sure to update them

Dtenwolde commented 1 year ago
Dtenwolde commented 1 year ago

~test_path_length.test blocked by cwida/duckdb-pgq#17~

Dtenwolde commented 1 year ago

snb_bi_20_1.test Needs more work. Changed the sf to 0.1 but that has changed the output. Need to verify with Neo4j what the output should be before continuing

test_graphblas_graph.test should have the path returning function changed after the merge of cwida/duckdb-pgq#18