Re-enable failure for globally windowed, unbounded side input usage
Open
go
improvement
P2
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Failing pipelines that use globally windowed, unbounded side inputs at construction time inadvertently broke the TestStream tests (BEAM-14499) and re-enabling this behavior requires that testing streaming pipelines has proper support (BEAM-14500) as current passert.Equals() implementation breaks in non-global contexts. Once proper testing support has been implemented, the failure should be re-instated.
Imported from Jira [BEAM-14501](https://issues.apache.org/jira/browse/BEAM-14501). Original Jira may contain additional context.
Reported by: jrmccluskey.
Contributor guide
Assessment
This issue has not been assessed yet.