You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/03/30 00:48:54 UTC

[GitHub] [beam] aaltay commented on a change in pull request #14353: [BEAM-12062] Python-Katas Doc Fixes and Lesson Enhancements

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:
users@infra.apache.org