laysakura / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
5 stars 7 forks source link

[Task]: feat: support Coder with components (internal type parameters) #37

Open laysakura opened 1 year ago

laysakura commented 1 year ago

What needs to happen?

see: https://github.com/laysakura/beam/pull/36/files#diff-4b1a1a51359ed219262fed36be0a8aaef47e373b33538073affcec8daf32d2eaR22

Maybe construct concrete Coder from CoderUrnTree will solve it.

Issue Priority

Priority: 3 (nice-to-have improvement)

Issue Components