Function datafusion_common::field_not_found
source · pub fn field_not_found<R: Into<OwnedTableReference>>(
qualifier: Option<R>,
name: &str,
schema: &DFSchema
) -> DataFusionError
Expand description
Create a “field not found” DataFusion::SchemaError