[
https://issues.apache.org/jira/browse/BEAM-11085?focusedWorklogId=737525&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-737525
]
ASF GitHub Bot logged work on BEAM-11085:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Mar/22 14:15
Start Date: 07/Mar/22 14:15
Worklog Time Spent: 10m
Work Description: damccorm edited a comment on pull request #17007:
URL: https://github.com/apache/beam/pull/17007#issuecomment-1060732493
R: @youngoli for final review
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 737525)
Time Spent: 1h 20m (was: 1h 10m)
> [Go SDK] Windows are correctly observed in DoFns.
> -------------------------------------------------
>
> Key: BEAM-11085
> URL: https://issues.apache.org/jira/browse/BEAM-11085
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-go
> Reporter: Robert Burke
> Assignee: Danny McCormick
> Priority: P3
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Add a simple unit test to validate that user DoFns can observe windows.
> In particular add a Go unit test to the exec package, in the style of the
> ParDo execution unit test
> [https://github.com/apache/beam/blob/master/sdks/go/pkg/beam/core/runtime/exec/pardo_test.go#L50]
>
> This requires writing a small but observable DoFn that observes windows, and
> configures inputs to achieve expected outputs for given window assignements.
> There may be a need to add a utility functions to configure the windows and
> event times in a FullValue conveniently for the test.
> Tests should cover single and multiple windows cases.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)