You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/04/01 00:12:00 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-12062?focusedWorklogId=575250&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-575250 ]

ASF GitHub Bot logged work on BEAM-12062:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Apr/21 00:11
            Start Date: 01/Apr/21 00:11
    Worklog Time Spent: 10m 
      Work Description: aaltay commented on pull request #14353:
URL: https://github.com/apache/beam/pull/14353#issuecomment-811546117


   Thank you @jordan-moore 


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


Issue Time Tracking
-------------------

            Worklog Id:     (was: 575250)
    Remaining Estimate: 20m  (was: 0.5h)
            Time Spent: 40m  (was: 0.5h)

> 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
>            Priority: P4
>              Labels: Doc, Learning
>   Original Estimate: 1h
>          Time Spent: 40m
>  Remaining Estimate: 20m
>
> 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)