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

how to write inline function and pass into python operator python callable? eg: python_callable= def get_names(): return ["name1","name2"] #123

Open fredrick-sciera opened 3 years ago