This is an automated email from the ASF dual-hosted git repository.
robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from ec3ca41 Merge pull request #12077 from apache/aaltay-patch-1
add 885cd0b Add relational GroupBy transform to Python. (#11963)
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/coders/row_coder.py | 6 +-
sdks/python/apache_beam/pvalue.py | 24 +++
sdks/python/apache_beam/transforms/core.py | 162 +++++++++++++++++++++
.../apache_beam/transforms/ptransform_test.py | 104 +++++++++++++
4 files changed, 295 insertions(+), 1 deletion(-)