pub fn unqualified_field_not_found(
name: &str,
schema: &DFSchema,
) -> DataFusionError
Expand description
Convenience wrapper over field_not_found
for when there is no qualifier
pub fn unqualified_field_not_found(
name: &str,
schema: &DFSchema,
) -> DataFusionError
Convenience wrapper over field_not_found
for when there is no qualifier