out_ref_col_with_metadata

Function out_ref_col_with_metadata 

Source
pub fn out_ref_col_with_metadata(
    dt: DataType,
    metadata: HashMap<String, String>,
    ident: impl Into<Column>,
) -> Expr
Expand description

Create an out reference column from an existing field (preserving metadata)