MCPcopy Create free account
hub / github.com/apache/datafusion / query_search_root

Method query_search_root

benchmarks/src/benchmark_runner/suite.rs:131–133  ·  view source on GitHub ↗

Returns the directory recursively searched for query benchmark files.

(&self)

Source from the content-addressed store, hash-verified

129
130 /// Returns the directory recursively searched for query benchmark files.
131 pub fn query_search_root(&self) -> &Path {
132 &self.suite_dir
133 }
134
135 /// Discovers and caches the suite's benchmark query files.
136 ///

Callers 1

scan_queriesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected