Commit 6e6a40c
committed
[Python] Preserve BoundedSource boundedness in Read serialization
Restore the is_bounded() conditional on the BoundedSource branch of
Read.to_runner_api_parameter so a source that reports unbounded keeps
serializing as UNBOUNDED.1 parent 99e3cd0 commit 6e6a40c
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
998 | 998 | | |
999 | 999 | | |
1000 | 1000 | | |
1001 | | - | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
1002 | 1004 | | |
1003 | 1005 | | |
1004 | 1006 | | |
| |||
0 commit comments