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

Method name

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

Source from the content-addressed store, hash-verified

596 }
597
598 pub fn name(&self) -> &str {
599 &self.name
600 }
601
602 pub fn group(&self) -> &str {
603 &self.group

Callers 8

sqlFunction · 0.45
load_benchmarksFunction · 0.45
filter_benchmarksFunction · 0.45
get_tableMethod · 0.45
get_tableMethod · 0.45
get_tableMethod · 0.45
get_tableMethod · 0.45
widen_schemaFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected