This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git.
from eb5a8c2 Merge pull request #8848: [BEAM-7543] ReduceByKey.combineBy must accept BinaryFunction<V, V, V> add 5c2b362 [BEAM-7579] Use bucket with default key in ITs add 4d33e4b Address review comments new 25955c6 [BEAM-7579] Use bucket with default key in ITs The 1 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: runners/google-cloud-dataflow-java/build.gradle | 14 +++++++---- ...rDoWithWindowedSideInputs.java => UsesKms.java} | 10 ++++---- .../google-cloud-platform-core/build.gradle | 10 ++++---- .../beam/sdk/extensions/gcp/util/GcsUtilIT.java | 10 +++++--- sdks/java/io/google-cloud-platform/build.gradle | 13 +++++++---- .../beam/sdk/io/gcp/bigquery/BigQueryKmsKeyIT.java | 3 +++ .../beam/sdk/io/gcp/storage/GcsKmsKeyIT.java | 27 ++++++++-------------- 7 files changed, 48 insertions(+), 39 deletions(-) copy sdks/java/core/src/main/java/org/apache/beam/sdk/testing/{UsesSplittableParDoWithWindowedSideInputs.java => UsesKms.java} (77%)