apache / beam

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

[Feature Request]: Support for inferring schemas from Python dataclasses #22085

Open TheNeuralBit opened 2 years ago

TheNeuralBit commented 2 years ago

What would you like to happen?

We should be able to infer a schema from a Python dataclass. Blocked by #22082

Issue Priority

Priority: 2

Issue Component

Component: sdk-py-core

tvalentyn commented 1 year ago

@TheNeuralBit Issue closed as stale - is the work actually completed here?

carsten-luckmann commented 1 year ago

+1 for this feature request