Add support for self-referential Beam schemas
Open
core
go
improvement
java
P3
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Currently it's not possible to have a Beam schema that refers to itself recursively, but some of the types we infer schemas from (protobuf, POJOs) do allow this. We should add support for it in Beam schemas.
cc: [~reuvenlax]
Imported from Jira [BEAM-10388](https://issues.apache.org/jira/browse/BEAM-10388). Original Jira may contain additional context.
Reported by: bhulette.
Contributor guide
Assessment
This issue has not been assessed yet.