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/03/03 03:15:30 UTC

[beam] branch master updated (a29fdff -> bd7755f)

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 a29fdff  [BEAM-8335] Add PCollection to DataFrame logic for InteractiveRunner. (#10915)
     add bd7755f  [BEAM-2939] Java UnboundedSource SDF wrapper (#10897)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/beam/sdk/io/Read.java | 416 +++++++++++++++++++++
 .../apache/beam/fn/harness/FnApiDoFnRunner.java    |  45 ++-
 .../beam/fn/harness/FnApiDoFnRunnerTest.java       |  25 +-
 3 files changed, 471 insertions(+), 15 deletions(-)