Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
45
std::vector<SQLQuery> getTPCHQueries() {
46
return getQueriesFromDirectory(
"test/queries/"
);
47
}
Callers
1
main
Function · 0.85
Calls
1
getQueriesFromDirectory
Function · 0.85
Tested by
no test coverage detected