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 dc80bd71ff perf: coalesce batches before sending to distributor 
channels in RepartitionExec (#22010)
     add fb26fd9a83 Add exact HigherOrderSignature (#22326)

No new revisions were added by this update.

Summary of changes:
 datafusion/expr/src/higher_order_function.rs       |  28 +++-
 datafusion/expr/src/type_coercion/functions.rs     | 156 +++++++++++++++++++++
 datafusion/functions-nested/src/array_any_match.rs |  40 +++---
 datafusion/functions-nested/src/array_transform.rs |  44 +++---
 .../test_files/array/array_transform.slt           |   4 +-
 5 files changed, 227 insertions(+), 45 deletions(-)


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

Reply via email to