Python SDK infers the PCollection.IsBounded the same way Java SDK.
Open
core
new feature
P3
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Java SDK infers the output PCollection boundness based on @UnboundedPerElement and @BoundedPerElement for SDF.
Imported from Jira [BEAM-10380](https://issues.apache.org/jira/browse/BEAM-10380). Original Jira may contain additional context.
Reported by: boyuanz.
Contributor guide
Assessment
This issue has not been assessed yet.