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/03/29 21:13:57 UTC

[arrow] branch master updated (fd51e9d -> 27bc6fc)

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 fd51e9d  ARROW-8259: [Rust] [DataFusion] ProjectionPushDown now respects LIMIT
     add 27bc6fc  ARROW-8255: [Rust] [DataFusion] Bug fix for COUNT(*)

No new revisions were added by this update.

Summary of changes:
 .../datafusion/src/optimizer/projection_push_down.rs |  7 +++++++
 rust/datafusion/tests/sql.rs                         | 20 ++++++++++++++++++++
 2 files changed, 27 insertions(+)