Snowflake-Labs / OpenLineage-AccessHistory-Setup

Guideline to extract table lineage info in OpenLineage format from access history view
Apache License 2.0
10 stars 5 forks source link

DAG import error for etl_new_deliveries.py #6

Open Sheeri opened 2 years ago

Sheeri commented 2 years ago

I'm following the tutorial on: https://openlineage.io/blog/openlineage-snowflake/

I got 11/12 DAGs imported, with the following error: Broken DAG: [/opt/airflow/dags/etl/etl_new_deliveries.py] Traceback (most recent call last): File "", line 219, in _call_with_frames_removed File "/opt/airflow/dags/etl/etl_new_deliveries.py", line 19, in 'start_date': days_ago(1), NameError: name 'days_ago' is not defined