You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by pa...@apache.org on 2020/03/14 17:53:47 UTC

[arrow] branch master updated (6d3c085 -> bc06c0d)

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

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


    from 6d3c085  ARROW-7412: [C++][Dataset] Provide FieldRef to disambiguate field references
     add bc06c0d  ARROW-8117 [Datafusion] [Rust] allow cast SQLTimestamp to Timestamp

No new revisions were added by this update.

Summary of changes:
 .../src/execution/physical_plan/expressions.rs     | 38 +++++++++++++++++++---
 rust/datafusion/src/sql/planner.rs                 | 17 ++++++++++
 2 files changed, 51 insertions(+), 4 deletions(-)