aaltay commented on a change in pull request #14353:
URL: https://github.com/apache/beam/pull/14353#discussion_r603704830



##########
File path: learning/katas/python/Core Transforms/Map/FlatMap/task.py
##########
@@ -20,7 +20,12 @@
 
 with beam.Pipeline() as p:
 
+  print("This is a Map:")

Review comment:
       I believe there is a separate Map related kata. 
(https://github.com/apache/beam/blob/master/learning/katas/python/Core%20Transforms/Map/Map/task.py)
   
   That probably covers Map and we can keep this specific to FlatMap.




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to