You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2021/06/07 14:56:46 UTC

[arrow-datafusion] branch master updated (5773a03 -> 63accf8)

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

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


    from 5773a03  refactor sort exec stream and combine batches (#515)
     add 63accf8  closing up type checks (#518)

No new revisions were added by this update.

Summary of changes:
 ballista/rust/core/src/serde/logical_plan/from_proto.rs |  6 +++---
 ballista/rust/core/src/serde/logical_plan/to_proto.rs   | 17 ++++++++---------
 datafusion/src/logical_plan/expr.rs                     |  4 ++--
 datafusion/src/logical_plan/mod.rs                      |  1 +
 .../{physical_plan => logical_plan}/window_frames.rs    |  0
 5 files changed, 14 insertions(+), 14 deletions(-)
 copy datafusion/src/{physical_plan => logical_plan}/window_frames.rs (100%)