You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2020/05/12 02:35:25 UTC

[beam] branch master updated (28b5e10 -> db9e4a8)

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

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


    from 28b5e10  Merge pull request #11669 Make grpc-requiring class definition optional.
     add 8efc3be  [BEAM-9642] Adding Go SDF fallback for unexpanded SDFs.
     add db9e4a8  Merge pull request #11645: [BEAM-9642] Adding Go SDF fallback for unexpanded SDFs.

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/runtime/exec/sdf.go       | 125 ++++++++++++++++++++----
 sdks/go/pkg/beam/core/runtime/exec/sdf_test.go  |  79 +++++++++++++++
 sdks/go/pkg/beam/core/runtime/exec/translate.go |   2 +
 sdks/go/pkg/beam/runners/direct/direct.go       |   9 +-
 4 files changed, 195 insertions(+), 20 deletions(-)