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 1f13607e7e Cleanup the usage of round-robin repartitioning (#8794)
add ecdfd02a48 Implement monotonicity for ScalarUDF (#8799)
No new revisions were added by this update.
Summary of changes:
datafusion-examples/examples/advanced_udf.rs | 8 ++-
datafusion/expr/src/udf.rs | 15 +++++-
datafusion/physical-expr/src/udf.rs | 75 +++++++++++++++++++++++++++-
3 files changed, 95 insertions(+), 3 deletions(-)