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 a1b788c01e fix(bench): avoid OOM in `array_replace` bench (#22120)
     add 484bddbd95 perf: batch contiguous extend calls in `array_replace` 
(#22119)

No new revisions were added by this update.

Summary of changes:
 datafusion/functions-nested/Cargo.toml             |   4 +
 .../benches/{array_remove.rs => array_replace.rs}  | 256 ++++++++++++---------
 datafusion/functions-nested/src/replace.rs         |  34 ++-
 .../test_files/array/array_replace.slt             |  16 +-
 4 files changed, 185 insertions(+), 125 deletions(-)
 copy datafusion/functions-nested/benches/{array_remove.rs => array_replace.rs} 
(69%)


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

Reply via email to