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

Method subgroup

benchmarks/src/sql_benchmark.rs:606–608  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

604 }
605
606 pub fn subgroup(&self) -> &str {
607 &self.subgroup
608 }
609
610 pub fn benchmark_path(&self) -> &Path {
611 &self.benchmark_path

Callers 2

sqlFunction · 0.80
filter_benchmarksFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected