MCPcopy 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

checkMethod · 0.45
newMethod · 0.45
newMethod · 0.45

Calls

no outgoing calls

Tested by 2

newMethod · 0.36
newMethod · 0.36