Research 's code repository for image suggestions based on section alignment contains an Airflow DAG: the section-level image suggestions Airflow job should take it as a dependency, i.e., wait for its completion, since its output will serve as input for the final data pipeline.
Tasks
- migrate the DAG to airflow-dags
- if needed, make it Spark 3 compatible
- deploy & run in production