This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from bde3c91f8 Replace `&Option<T>` with `Option<&T>` (#4446)
add ebb475e87 repalce the compare kernel for decimal dyn op (#4453)
No new revisions were added by this update.
Summary of changes:
datafusion/physical-expr/src/expressions/binary.rs | 95 ++++++++++++++++++---
.../src/expressions/binary/kernels_arrow.rs | 98 ----------------------
2 files changed, 83 insertions(+), 110 deletions(-)