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 4ce35ef07d Remove transmute in datafusion-proto (#5946)
add 9ceff97c34 support `date_trunc` with `millisecond` and `microsecond`
and keep the same type as the input (#5818)
No new revisions were added by this update.
Summary of changes:
datafusion/core/tests/sql/timestamp.rs | 52 ++++++++++++++++++++++
datafusion/expr/src/function.rs | 21 +++++++--
.../physical-expr/src/datetime_expressions.rs | 41 ++++++++++++++---
3 files changed, 106 insertions(+), 8 deletions(-)