You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ib...@apache.org on 2019/11/25 20:44:04 UTC

[beam] branch master updated (d8e43af -> 066b7b1)

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

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


    from d8e43af  [BEAM-8575] Added a unit test that Reshuffle preserves timestamps (#10070)
     new f598085  fix typos
     new 661a312  Update class_test.go
     new f8f584e  keep 'a https'
     new 066b7b1  Merge pull request #9462 from KangZhiDong/master

The 24399 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:
 .../jenkins/dependency_check/dependency_check_report_generator.py   | 2 +-
 model/fn-execution/src/main/proto/beam_fn_api.proto                 | 4 ++--
 sdks/go/pkg/beam/model/fnexecution_v1/beam_fn_api.pb.go             | 4 ++--
 .../beam/sdk/extensions/gcp/util/RetryHttpRequestInitializer.java   | 2 +-
 .../sdk/extensions/gcp/util/UploadIdResponseInterceptorTest.java    | 2 +-
 .../src/main/java/org/apache/beam/sdk/io/cassandra/CassandraIO.java | 2 +-
 .../java/io/jms/src/main/java/org/apache/beam/sdk/io/jms/JmsIO.java | 2 +-
 .../io/jms/src/test/java/org/apache/beam/sdk/io/jms/JmsIOTest.java  | 2 +-
 .../src/main/java/org/apache/beam/sdk/io/mongodb/MongoDbIO.java     | 2 +-
 .../io/mqtt/src/main/java/org/apache/beam/sdk/io/mqtt/MqttIO.java   | 6 +++---
 sdks/python/apache_beam/io/gcp/gcsio_test.py                        | 2 +-
 website/src/documentation/runners/dataflow.md                       | 2 +-
 12 files changed, 16 insertions(+), 16 deletions(-)