oliverde8 / php-etl

A small etl coded in php, to extract/transform/load
MIT License
8 stars 4 forks source link

[Observability]Don't allow creation of ChainProcessor without ObserverFactory #36

Closed oliverde8 closed 2 days ago

oliverde8 commented 8 months ago

this was/is allowed for BC. it should therefore removed.

oliverde8 commented 2 days ago

Closing this as the new solution with a complete rewrite is fine.