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 2021/05/17 14:37:48 UTC

[arrow-datafusion] branch master updated (ed92673 -> 26b78c6)

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-datafusion.git.


    from ed92673  Implement hash partitioned aggregation (#320)
     add 26b78c6  Instructions for cross-compiling Ballista to the Raspberry Pi (#263)

No new revisions were added by this update.

Summary of changes:
 ...10-python.sh => build-ballista-docker-arm64.sh} |  40 +++----
 .../docker/ballista-arm64.Dockerfile               |  15 +--
 docs/user-guide/src/SUMMARY.md                     |   1 +
 docs/user-guide/src/distributed/raspberrypi.md     | 128 +++++++++++++++++++++
 4 files changed, 152 insertions(+), 32 deletions(-)
 copy dev/{release/post-10-python.sh => build-ballista-docker-arm64.sh} (52%)
 copy ci/scripts/csharp_pack.sh => dev/docker/ballista-arm64.Dockerfile (83%)
 mode change 100755 => 100644
 create mode 100644 docs/user-guide/src/distributed/raspberrypi.md