Simplify/restructure data stream generator #1258
Labels
python
Pull requests that update Python code
refactoring
Indicates when a pull request or issue contains larger refactoring aspects.
Milestone
Body
Currently, Python's data stream generator is a bit complicated and not very lucid.
We need to think how we can structure it better.
One solution could be to use
pydantic
s default functionalities.StreamPipes Committer
I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.
The text was updated successfully, but these errors were encountered: