This is an automated email from the ASF dual-hosted git repository.
viirya pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 7bca665407 Refactor sort_fuzz test to clarify what is covered (#7439)
add e83ed72ef7 Use DateTime::from_naive_utc_and_offset instead of
DateTime::from_utc (#7451)
No new revisions were added by this update.
Summary of changes:
datafusion-cli/Cargo.lock | 6 +++---
datafusion/common/Cargo.toml | 2 +-
datafusion/core/Cargo.toml | 2 +-
datafusion/optimizer/Cargo.toml | 2 +-
datafusion/optimizer/tests/optimizer_integration.rs | 2 +-
datafusion/physical-expr/Cargo.toml | 2 +-
datafusion/physical-expr/src/datetime_expressions.rs | 2 +-
datafusion/proto/Cargo.toml | 2 +-
datafusion/sqllogictest/Cargo.toml | 2 +-
datafusion/substrait/Cargo.toml | 2 +-
10 files changed, 12 insertions(+), 12 deletions(-)