pub fn create_col_from_scalar_expr( scalar_expr: &Expr, subqry_alias: String, ) -> Result<Column>
Create a Column from the Scalar Expr