etsy / boundary-layer

Builds Airflow DAGs from configuration files. Powers all DAGs on the Etsy Data Platform
Apache License 2.0
262 stars 58 forks source link

Add support for None in timedelta preprocessor #137

Closed vchiapaikeo closed 2 years ago

vchiapaikeo commented 2 years ago

Allow None (or null) as an argument for the timedelta preprocessor. Motivation is that we'd like to pass a null SLA at times for certain operators.