Function datafusion_python::datafusion_expr::out_ref_col
source ยท pub fn out_ref_col(dt: DataType, ident: impl Into<Column>) -> ExprExpand description
Create an out reference column which hold a reference that has been resolved to a field outside of the current plan.