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

Method suites

benchmarks/src/benchmark_runner/suite.rs:393–395  ·  view source on GitHub ↗

Returns discovered suites sorted by selector name.

(&self)

Source from the content-addressed store, hash-verified

391
392 /// Returns discovered suites sorted by selector name.
393 pub fn suites(&self) -> &[SuiteConfig] {
394 &self.suites
395 }
396}
397
398fn parse_query_file_name(file_name: &str) -> Option<usize> {

Callers 2

format_suite_list_styledFunction · 0.80

Calls

no outgoing calls

Tested by 1