lisad / phaser

The missing layer for complex data batch integration pipelines
MIT License
4 stars 1 forks source link

Suppresses row count warning if the step declares that it doesn't want that check #130

Closed lisad closed 4 months ago

lisad commented 4 months ago

I'm not entirely happy about passing a tuple back to the execute_batch_step function, but otherwise the phase doesn't know what the decorator parameters are, and the decorator doesn't know what the phase context is to add warnings to.