IterableCoder often returns a List
Open
bug
core
P3
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
This leads to cases where operations like `len` and indexing only work in tests, or for small data, but can fail otherwise.
Imported from Jira [BEAM-13066](https://issues.apache.org/jira/browse/BEAM-13066). Original Jira may contain additional context.
Reported by: robertwb.
Contributor guide
Assessment
This issue has not been assessed yet.