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

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


    from 5024e90  Merge pull request #8435 from youngoli/beam7178
     new 8403313  [BEAM-7157] Allow creation of BinaryCombineFn from lambdas.
     new 85af6f1  fixup
     new 4389dcf  Merge pull request #8409 [BEAM-7157] Allow creation of 
BinaryCombineFn from lambdas.

The 21199 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:
 .../org/apache/beam/sdk/transforms/Combine.java    | 66 ++++++++++++++++++++++
 ...Comparator.java => SerializableBiFunction.java} | 14 +++--
 .../apache/beam/sdk/transforms/CombineTest.java    | 32 +++++++++++
 3 files changed, 108 insertions(+), 4 deletions(-)
 copy 
sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/{SerializableComparator.java
 => SerializableBiFunction.java} (63%)

Reply via email to