pub(crate) fn proto_col(i: usize) -> FunctionArgumentExpand description
Return an Expression(wrapped in a [FunctionArgument]) that references the i-th column of the input relation
pub(crate) fn proto_col(i: usize) -> FunctionArgumentReturn an Expression(wrapped in a [FunctionArgument]) that references the i-th column of the input relation