You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2021/05/24 13:03:37 UTC

[arrow-datafusion] branch master updated (8b31714 -> 0aea0df)

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

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


    from 8b31714  Return Vec<bool> from PredicateBuilder rather than an `Fn` (#370)
     add 0aea0df  Implement fmt_as for ShuffleReaderExec (#400)

No new revisions were added by this update.

Summary of changes:
 .../core/src/execution_plans/shuffle_reader.rs     | 30 +++++++++++++++++++++-
 1 file changed, 29 insertions(+), 1 deletion(-)