MCPcopy Create free account
hub / github.com/bytedance/bolt / DuckQueryRunner

Method DuckQueryRunner

bolt/exec/fuzzer/DuckQueryRunner.cpp:119–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117} // namespace
118
119DuckQueryRunner::DuckQueryRunner()
120 : aggregateFunctionNames_{getAggregateFunctions()} {}
121
122void DuckQueryRunner::disableAggregateFunctions(
123 const std::vector<std::string>& names) {

Callers

nothing calls this directly

Calls 1

getAggregateFunctionsFunction · 0.85

Tested by

no test coverage detected