Set correct IsBounded on generated PCollections
Open
bug
dataflow
P3
runners
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
All generated PCollections in the CreateExecutableNodeFunction have unspecified boundedness. This should be changed to correctly set the bounds.
Imported from Jira [BEAM-6275](https://issues.apache.org/jira/browse/BEAM-6275). Original Jira may contain additional context.
Reported by: rohdesam.
Contributor guide
Assessment
This issue has not been assessed yet.