This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from 9aebcea468 fix date_bin overflows scaling extreme Timestamp(Second)
source (#22315)
add f92ecc4ffc Add `array_product` UDF (#22703)
No new revisions were added by this update.
Summary of changes:
.../src/{array_normalize.rs => array_product.rs} | 127 +++++++-----------
datafusion/functions-nested/src/lib.rs | 3 +
.../sqllogictest/test_files/array_product.slt | 145 +++++++++++++++++++++
docs/source/user-guide/sql/scalar_functions.md | 33 +++++
4 files changed, 228 insertions(+), 80 deletions(-)
copy datafusion/functions-nested/src/{array_normalize.rs => array_product.rs}
(50%)
create mode 100644 datafusion/sqllogictest/test_files/array_product.slt
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]