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 85b85a5  [BEAM-12370] Support side input in Samza portable runner 
(#14883)
     add eafa48d  [BEAM-12158][BEAM-12341] Pubsub fixes. (#14896)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/runtime/xlangx/resolve.go    |   2 +-
 sdks/go/pkg/beam/io/pubsubio/pubsubio.go           |  20 +-
 sdks/go/pkg/beam/io/pubsubio/v1/gen.go             |  21 --
 sdks/go/pkg/beam/io/pubsubio/v1/v1.pb.go           | 278 ---------------------
 sdks/go/pkg/beam/io/pubsubio/v1/v1.proto           |  41 ---
 .../beam/runners/dataflow/dataflowlib/translate.go |  35 ---
 6 files changed, 12 insertions(+), 385 deletions(-)
 delete mode 100644 sdks/go/pkg/beam/io/pubsubio/v1/gen.go
 delete mode 100644 sdks/go/pkg/beam/io/pubsubio/v1/v1.pb.go
 delete mode 100644 sdks/go/pkg/beam/io/pubsubio/v1/v1.proto

Reply via email to