[
https://issues.apache.org/jira/browse/BEAM-11085?focusedWorklogId=736946&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-736946
]
ASF GitHub Bot logged work on BEAM-11085:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Mar/22 22:34
Start Date: 04/Mar/22 22:34
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on pull request #17007:
URL: https://github.com/apache/beam/pull/17007#issuecomment-1059580637
Assigning reviewers. If you would like to opt out of this review, comment
`assign to next reviewer`:
R: @lostluck for label go.
Available commands:
- `stop reviewer notifications` - opt out of the automated review tooling
- `remind me after tests pass` - tag the comment author after tests pass
- `waiting on author` - shift the attention set back to the author (any
comment or push by the author will return the attention set to the reviewers)
--
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: 736946)
Time Spent: 40m (was: 0.5h)
> [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
> Priority: P3
> Time Spent: 40m
> 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)