pub(crate) fn proto_col(i: usize) -> FunctionArgument
Expand 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) -> FunctionArgument
Return an Expression
(wrapped in a [FunctionArgument
]) that references the i-th column of the input relation