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 c94e75486b fix: Panic in Spark's `format_string` for illegal 
characters (#22077)
     add 0305098d58 perf: improve Int64 `generate_series` and `range` 
performance (#21891)

No new revisions were added by this update.

Summary of changes:
 datafusion/functions-nested/Cargo.toml             |   4 +
 datafusion/functions-nested/benches/array_range.rs | 208 +++++++++++++++++++++
 datafusion/functions-nested/src/range.rs           |  87 +++++----
 .../sqllogictest/test_files/array/array_range.slt  |  10 +
 4 files changed, 277 insertions(+), 32 deletions(-)
 create mode 100644 datafusion/functions-nested/benches/array_range.rs


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

Reply via email to