pub fn out_ref_col_with_metadata( dt: DataType, metadata: HashMap<String, String>, ident: impl Into<Column>, ) -> Expr
Create an out reference column from an existing field (preserving metadata)