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)