Expand column_operation.rs
to include column-literal operations
#332
Labels
enhancement
New feature or request
column_operation.rs
to include column-literal operations
#332
Backgeound and Motivation
We need to expand column_operation.rs to include column-literal operations so that we can define accurate and fast operations on
ColumnarValue
s.Changes Required
column_operation.rs
or start a separatecolumn_literal_operation.rs
.Examples of functions we need:
The text was updated successfully, but these errors were encountered: