fn extract_field_from_attr_and_combine_schema( select_info: &SelectInfo, select_schema: &mut SchemaInfo, attrs: &Value<'_>, ) -> Result<Vec<Value>>