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

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


    from 63acd5773 Add cast expression with bool, integers and decimal128 
support (#5137)
     add 92be85c0d Support `date_bin` with 2 arguments (#5643)

No new revisions were added by this update.

Summary of changes:
 .../tests/sqllogictests/test_files/timestamps.slt  |   6 ++
 datafusion/expr/src/function.rs                    |  14 ++-
 .../physical-expr/src/datetime_expressions.rs      | 106 +++++++++++++++++++--
 3 files changed, 113 insertions(+), 13 deletions(-)

Reply via email to