You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ag...@apache.org on 2020/09/12 16:20:06 UTC

[arrow] branch master updated (a371dde -> ad82762)

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

agrove pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from a371dde  ARROW-9954: [Rust] [DataFusion] Made aggregates support the same signatures as functions.
     add ad82762  ARROW-9961: [Rust][DataFusion] Make to_timestamp function parses timestamp without timezone offset as local

No new revisions were added by this update.

Summary of changes:
 .../src/physical_plan/datetime_expressions.rs      | 50 +++++++++++++++++++---
 1 file changed, 44 insertions(+), 6 deletions(-)