You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2022/07/15 16:39:18 UTC

[beam] branch master updated (2f13855aff6 -> 896bf1af778)

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

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


    from 2f13855aff6 Merge pull request #22140 from [Playground Task] Sharing any code API
     add b3963b75d35 Enables UnboundedSource wrapped SDF Kafka source by default for x-lang over the pure SDF source
     new 896bf1af778 Merge pull request #22286: Enables UnboundedSource wrapped SDF Kafka source by default for Python x-lang

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/io/kafka.py            | 12 ++++++--
 sdks/python/apache_beam/transforms/external.py | 39 +++++++++++++++++++++++---
 2 files changed, 44 insertions(+), 7 deletions(-)


[beam] 01/01: Merge pull request #22286: Enables UnboundedSource wrapped SDF Kafka source by default for Python x-lang

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

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

commit 896bf1af7782856cad6fcbfe4c93867252ee3548
Merge: 2f13855aff6 b3963b75d35
Author: Chamikara Jayalath <ch...@gmail.com>
AuthorDate: Fri Jul 15 09:39:09 2022 -0700

    Merge pull request #22286: Enables UnboundedSource wrapped SDF Kafka source by default for Python x-lang

 sdks/python/apache_beam/io/kafka.py            | 12 ++++++--
 sdks/python/apache_beam/transforms/external.py | 39 +++++++++++++++++++++++---
 2 files changed, 44 insertions(+), 7 deletions(-)