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/06/09 11:44:29 UTC

[arrow-datafusion] branch main updated (dbd92e60c3 -> 34fa0b940b)

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 dbd92e60c3 feat: `DISTINCT` bitwise and boolean aggregate functions (#6581)
     add 34fa0b940b Make the struct function return the correct data type. (#6594)

No new revisions were added by this update.

Summary of changes:
 .../tests/sqllogictests/test_files/functions.slt   | 22 ++++++++++++++++++++++
 datafusion/expr/src/function.rs                    |  9 ++++++++-
 2 files changed, 30 insertions(+), 1 deletion(-)