You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ap...@apache.org on 2022/03/31 18:46:18 UTC

[beam] branch master updated (32cec70 -> 01d3cd7)

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

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


    from 32cec70  [BEAM-14130] Implement JupyterLab extension for managing Dataproc clusters (#17127)
     add c50f562  [BEAM-14190] Python sends dataflow schema field
     new 01d3cd7  Merge pull request #17190: [BEAM-14190] Python sends dataflow schema field for pre-portability pipelines

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdks/python/apache_beam/coders/row_coder.py      |  9 +++++++++
 sdks/python/apache_beam/coders/row_coder_test.py | 11 +++++++++++
 2 files changed, 20 insertions(+)

[beam] 01/01: Merge pull request #17190: [BEAM-14190] Python sends dataflow schema field for pre-portability pipelines

Posted by ap...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 01d3cd7ca31767da60afe4b1a6e073751194ef29
Merge: 32cec70 c50f562
Author: Andrew Pilloud <ap...@users.noreply.github.com>
AuthorDate: Thu Mar 31 11:44:49 2022 -0700

    Merge pull request #17190: [BEAM-14190] Python sends dataflow schema field for pre-portability pipelines

 sdks/python/apache_beam/coders/row_coder.py      |  9 +++++++++
 sdks/python/apache_beam/coders/row_coder_test.py | 11 +++++++++++
 2 files changed, 20 insertions(+)