[
https://issues.apache.org/jira/browse/BEAM-13395?focusedWorklogId=693936&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-693936
]
ASF GitHub Bot logged work on BEAM-13395:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Dec/21 12:53
Start Date: 10/Dec/21 12:53
Worklog Time Spent: 10m
Work Description: pavel-avilov commented on a change in pull request
#16192:
URL: https://github.com/apache/beam/pull/16192#discussion_r766654580
##########
File path: learning/katas/python/Core Transforms/Side Output/Side Output/task.py
##########
@@ -14,6 +14,15 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+# beam-playground:
+# name: SideOutput
+# description: Task from katas to implement additional output to your ParDo
for numbers bigger than 100.
+# multifile: false
+# pipeline_options:
+# categories:
+# - Combiners
+# - Testing
Review comment:
Done
##########
File path: learning/katas/java/Windowing/Fixed Time Window/Fixed Time
Window/src/org/apache/beam/learning/katas/windowing/fixedwindow/Task.java
##########
@@ -18,6 +18,14 @@
package org.apache.beam.learning.katas.windowing.fixedwindow;
+// beam-playground:
+// name: FixedTimeWindow
+// description: Task from katas to count the number of events that happened
based on fixed window with 1-day duration.
+// multifile: false
+// pipeline_options:
+// categories:
+// - Testing
Review comment:
Done
##########
File path: learning/katas/java/Core Transforms/Side Output/Side
Output/src/org/apache/beam/learning/katas/coretransforms/sideoutput/Task.java
##########
@@ -18,6 +18,15 @@
package org.apache.beam.learning.katas.coretransforms.sideoutput;
+// beam-playground:
+// name: SideOutput
+// description: Task from katas to implement additional output to your ParDo
for numbers bigger than 100.
+// multifile: false
+// pipeline_options:
+// categories:
+// - Combiners
+// - Testing
Review comment:
Done
##########
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:
Done
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 693936)
Time Spent: 50m (was: 40m)
> Tag existing katas
> ------------------
>
> Key: BEAM-13395
> URL: https://issues.apache.org/jira/browse/BEAM-13395
> Project: Beam
> Issue Type: Sub-task
> Components: beam-playground
> Reporter: Pavel Avilov
> Assignee: Pavel Avilov
> Priority: P2
> Labels: beam-playground-backend
> Time Spent: 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)