This is an automated email from the ASF dual-hosted git repository.

findepi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


    from 5500b11028 Handle empty rows for `array_distinct` (#13810)
     add 7e0fc146ad Fix get_type for higher-order array functions (#13756)

No new revisions were added by this update.

Summary of changes:
 datafusion/expr-common/src/signature.rs        |  6 ++
 datafusion/expr/src/type_coercion/functions.rs | 19 +++++-
 datafusion/functions-nested/src/extract.rs     | 83 ++++++++++++++++++++++++++
 datafusion/functions-nested/src/flatten.rs     | 11 +++-
 4 files changed, 116 insertions(+), 3 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to