[
https://issues.apache.org/jira/browse/BEAM-13395?focusedWorklogId=699476&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-699476
]
ASF GitHub Bot logged work on BEAM-13395:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Dec/21 16:00
Start Date: 21/Dec/21 16:00
Worklog Time Spent: 10m
Work Description: pabloem commented on a change in pull request #16192:
URL: https://github.com/apache/beam/pull/16192#discussion_r773256962
##########
File path: playground/categories.yaml
##########
@@ -30,3 +30,12 @@ categories:
- Options
- Coders
- Stateful Processing
+ - Beam SQL
+ - Filtering
+ - Branching
+ - Flatten
+ - Core Transforms
+ - Filtering
+ - Branching
+ - Flatten
+ - Core Transforms
Review comment:
these lines seem to be repeated
##########
File path: learning/katas/python/Windowing/Fixed Time Window/Fixed Time
Window/task.py
##########
@@ -14,6 +14,14 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+# beam-playground:
+# name: WindowingFixedTime
+# 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:
+# - Streaming
Review comment:
```suggestion
# - Streaming
# - Windowing
# - Combiners
```
--
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: 699476)
Time Spent: 3.5h (was: 3h 20m)
> 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: 3.5h
> Remaining Estimate: 0h
>
> Need to add a beam playground tag for the existing katas.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)