Make TupleCombineFn play well with NamedTuples
Open
core
improvement
P3
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Given an input of NamedTuples, it should produce an output of a parameterizable type.
(We could consider supporting data classes as well.)
Imported from Jira [BEAM-9939](https://issues.apache.org/jira/browse/BEAM-9939). Original Jira may contain additional context.
Reported by: robertwb.
Contributor guide
Assessment
This issue has not been assessed yet.