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 2023/11/30 22:12:26 UTC

(arrow-datafusion) branch main updated (513fd052bd -> e52d1507c2)

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 513fd052bd Minor: Remove uncessary name field in ScalarFunctionDefintion (#8365)
     add e52d1507c2 feat: support `LargeList` in `array_empty` (#8321)

No new revisions were added by this update.

Summary of changes:
 datafusion/physical-expr/src/array_expressions.rs | 16 +++++++++++---
 datafusion/sqllogictest/test_files/array.slt      | 26 +++++++++++++++++++++++
 2 files changed, 39 insertions(+), 3 deletions(-)