You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by he...@apache.org on 2021/10/27 04:48:15 UTC

[beam] branch master updated (5cb634e -> 0b9fb71)

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

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


    from 5cb634e  [BEAM-13098] Fix translation of repeated TableRow fields (#15779)
     new 9174d17  [BEAM-12978] Customizable dependency for Java external transform
     new 551c6d1  add ConfigT param to getDependencies method
     new 0b9fb71  Merge pull request #15606 from ihji/BEAM-12978

The 33336 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:
 .../sdk/transforms/ExternalTransformBuilder.java   | 11 +++
 .../sdk/expansion/service/ExpansionService.java    | 85 +++++++++++++++-------
 2 files changed, 68 insertions(+), 28 deletions(-)