[Bug]: The Python DoOutputsTuple force Tagged PCollection to is_bounded=True #29196
Closed
1 of 16 tasks
Labels
bug
done & done
Issue has been reviewed after it was closed for verification, followups, etc.
P2
python
Milestone
What happened?
When you apply a beam.Partition on a unbounded PCollection, the tagged PCollections from DoOutputsTuple have is_bounded=True.
Normally, if the source is unbounded then the Pcollections from partition are unbounded too, no ?
beam/sdks/python/apache_beam/pvalue.py
Line 307 in bc06581
Issue Priority
Priority: 2 (default / most bugs should be filed as P2)
Issue Components
The text was updated successfully, but these errors were encountered: