Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/datafusion
/ schema_check
Method
schema_check
datafusion/core/src/physical_planner.rs:4697–4699 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
4695
"OptimizerRuleWithSchemaCheck"
4696
}
4697
fn schema_check(&self) -> bool {
4698
true
4699
}
4700
}
4701
4702
#[test]
Callers
3
check
Method · 0.45
new
Method · 0.45
new
Method · 0.45
Calls
no outgoing calls
Tested by
2
new
Method · 0.36
new
Method · 0.36