This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 7fde76e33d Support remaining functions in protobuf serialization, add
`expr_fn` for `StructFunction` (#8100)
add e727bbf370 cleanup scalar function impl (#8114)
No new revisions were added by this update.
Summary of changes:
.../physical-expr/src/datetime_expressions.rs | 150 +++++++++++++++++
datafusion/physical-expr/src/functions.rs | 184 +++++----------------
datafusion/physical-expr/src/math_expressions.rs | 12 ++
3 files changed, 200 insertions(+), 146 deletions(-)