You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2020/09/16 17:45:01 UTC

[beam] branch master updated (001caea -> c8991ba)

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

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


    from 001caea  [BEAM-7523] Fix starting Kafka container twice in KafkaCSVTableIT (#12847)
     new 623ef47  [BEAM-10670] Update Jet runner to be opt-out for splittable DoFn implementation for Read transform.
     new 794e7df  Update runners/jet/build.gradle
     new c8991ba  Merge pull request #12616 from lukecwik/beam10670.4

The 28877 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:
 CHANGES.md                                                |  2 +-
 runners/jet/build.gradle                                  |  9 +++++++--
 .../main/java/org/apache/beam/runners/jet/JetRunner.java  | 15 +++++++++++++--
 .../core/src/main/java/org/apache/beam/sdk/io/Read.java   |  2 ++
 4 files changed, 23 insertions(+), 5 deletions(-)