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/06/27 20:08:09 UTC

[arrow] branch master updated (50ba827 -> 97b1af7)

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 50ba827  ARROW-9132: [C++] Support Unique and ValueCounts on dictionary data with non-changing dictionaries, add ChunkedArray::Make validating constructor
     add 97b1af7  ARROW-9184: [Rust][Datafusion] table scan without projection should return all columns

No new revisions were added by this update.

Summary of changes:
 .../src/optimizer/projection_push_down.rs          | 143 ++++++++++++++++-----
 1 file changed, 110 insertions(+), 33 deletions(-)