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

Method group

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

Source from the content-addressed store, hash-verified

600 }
601
602 pub fn group(&self) -> &str {
603 &self.group
604 }
605
606 pub fn subgroup(&self) -> &str {
607 &self.subgroup

Callers 2

_process_code_blockFunction · 0.80
load_benchmarksFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected