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 <[email protected]> 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(-)
