Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
sql
Function · 0.45
load_benchmarks
Function · 0.45
filter_benchmarks
Function · 0.45
get_table
Method · 0.45
get_table
Method · 0.45
get_table
Method · 0.45
get_table
Method · 0.45
widen_schema
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected