You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2024/02/07 12:56:58 UTC

(arrow-datafusion) branch main updated (55720a42e5 -> 77f97756c5)

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 55720a42e5 Fix NULL values in FixedSizeList creation (#9141)
     add 77f97756c5 Add `FunctionRegistry::register_udaf` and `FunctionRegistry::register_udwf` (#9075)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/src/execution/context/mod.rs | 34 ++++++++++++++--------------
 datafusion/execution/src/registry.rs         | 30 ++++++++++++++++++++----
 2 files changed, 43 insertions(+), 21 deletions(-)