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/13 23:57:34 UTC

[beam] branch master updated (95749737555 -> f2e41be4880)

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 95749737555 Fix pydoc rendering for annotated classes (#22121)
     add e69ada95f1f Adds an experiment that allows opting into using Kafka SDF-wrapper
     add f2e41be4880 Merge pull request #22251: Adds an experiment that allows opting into using Kafka SDF-wrapper

No new revisions were added by this update.

Summary of changes:
 .../runners/core/construction/SplittableParDo.java |  4 ++-
 .../core/construction/SplittableParDoTest.java     | 32 ++++++++++++++++++++--
 .../java/org/apache/beam/sdk/io/kafka/KafkaIO.java | 10 ++++++-
 3 files changed, 41 insertions(+), 5 deletions(-)