Skip to content

tests for projecting query results

Muhammad Attahir Jibril requested to merge ldbc into master

issue at graphdb_test.cpp:757 builtin::int_to_dtimestring(int) does not work if the tests before and after the current test are commented out. Similar issue with ldbc interactive short queries 1 and 4 (projecting dtimestring in 4 does not work with when 1 is tested)

Merge request reports