daria-malkova commented on a change in pull request #16192:
URL: https://github.com/apache/beam/pull/16192#discussion_r766508352
##########
File path: learning/katas/java/Core Transforms/Combine/BinaryCombineFn
Lambda/src/org/apache/beam/learning/katas/coretransforms/combine/binarycombinefnlambda/Task.java
##########
@@ -18,6 +18,15 @@
package
org.apache.beam.learning.katas.coretransforms.combine.binarycombinefnlambda;
+// beam-playground:
+// name: BinaryCombineFnLambda
+// description: Task from katas to implements the summation of BigInteger
using lambda or method reference.
Review comment:
just lambda
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]