You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2020/11/16 18:51:12 UTC

[beam] 01/01: Merge pull request #13341 Avoid unnecessary shuffling for single-input elementwise operations.

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

robertwb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit eba648c97e8fd9d082541346d8df19674d853276
Merge: 2f2ffda 83070b4
Author: Robert Bradshaw <ro...@google.com>
AuthorDate: Mon Nov 16 10:50:41 2020 -0800

    Merge pull request #13341 Avoid unnecessary shuffling for single-input elementwise operations.

 sdks/python/apache_beam/dataframe/frame_base.py |  8 ++++----
 sdks/python/apache_beam/dataframe/frames.py     | 16 ++++++++++------
 2 files changed, 14 insertions(+), 10 deletions(-)