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

[beam] branch master updated (018d626e5e7 -> 1946aa6b828)

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

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


    from 018d626e5e7 Use `PipelineOptions` for constructing `BigQueryWrapper` when estimating BigQuery table size (#26622) (#26662)
     add 1946aa6b828 Create PortableDoFnOp in Samza Runner (#26442)

No new revisions were added by this update.

Summary of changes:
 .../runtime/{DoFnOp.java => PortableDoFnOp.java}   | 110 +--------------------
 .../translation/ParDoBoundMultiTranslator.java     |   5 +-
 2 files changed, 6 insertions(+), 109 deletions(-)
 copy runners/samza/src/main/java/org/apache/beam/runners/samza/runtime/{DoFnOp.java => PortableDoFnOp.java} (80%)