MCPcopy Create free account
hub / github.com/activeloopai/deeplake / getTPCHQueries

Function getTPCHQueries

cpp/3rd_party/sql-parser/benchmark/queries.cpp:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45std::vector<SQLQuery> getTPCHQueries() {
46 return getQueriesFromDirectory("test/queries/");
47}

Callers 1

mainFunction · 0.85

Calls 1

getQueriesFromDirectoryFunction · 0.85

Tested by

no test coverage detected