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

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


    from d2b93f5303 fix: SortPreservingMerge sanity check rejects valid ORDER 
BY with CASE expression (#18342)
     add 67550f15e0 Refactor `range`/`gen_series` signature away from user 
defined (#18317)

No new revisions were added by this update.

Summary of changes:
 datafusion/common/src/types/builtin.rs       |  35 +++++
 datafusion/common/src/types/native.rs        |   5 +
 datafusion/expr-common/src/signature.rs      |   6 +-
 datafusion/functions-nested/src/range.rs     | 217 ++++++++++++++++-----------
 datafusion/sqllogictest/test_files/array.slt |  44 +++++-
 5 files changed, 210 insertions(+), 97 deletions(-)


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

Reply via email to