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 9c85ac608f perf: Fix quadratic behavior of `to_array_of_size` (#20459)
     add 17d770d6e5 fix: handle out of range errors in DATE_BIN instead of 
panicking (#20221)

No new revisions were added by this update.

Summary of changes:
 datafusion/functions/src/datetime/date_bin.rs      | 285 ++++++++++++++-------
 .../sqllogictest/test_files/date_bin_errors.slt    |  60 +++++
 2 files changed, 259 insertions(+), 86 deletions(-)
 create mode 100644 datafusion/sqllogictest/test_files/date_bin_errors.slt


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

Reply via email to