Hacker News new | ask | show | jobs
by slt2021 727 days ago
just an idea: is it possible to code generate Airflow code? since a lot of companies use airflow as ETL orchestrator
1 comments

Amphi generates Python code, so you can definitely orchestrate them through Airflow but it doesn't generate "Airflow code" so to speak. Now, in the future we might develop Airflow specific workflows or maybe operators.