You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Jordan Moore (Jira)" <ji...@apache.org> on 2021/03/28 16:15:00 UTC

[jira] [Created] (BEAM-12062) Improper reference to beam python-sdk usage in Katas Lesson

Jordan Moore created BEAM-12062:
-----------------------------------

             Summary: Improper reference to beam python-sdk usage in Katas Lesson
                 Key: BEAM-12062
                 URL: https://issues.apache.org/jira/browse/BEAM-12062
             Project: Beam
          Issue Type: Improvement
          Components: katas
         Environment: PyCharm EDU
            Reporter: Jordan Moore


In the Beam Katas - Python course >> Windowing >> Adding Timestamp katas, the description asserts to use:
{code:java}
beam.window.TimestampedValue{code}
when
{code:java}
beam.transoforms.window.TimestampedValue{code}
should be used.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)