I’ve just tried out metaflow, and I can see lots o...
# ask-metaflow
d
I’ve just tried out metaflow, and I can see lots of benefits out of using it, wanted to ask if i can easily integrate a flow to be run in airflow? (as currently we’re using it for most DAGs)?
1
a
@delightful-dream-14538 - we are working on shipping a symmetric support for Airflow as we have for Step Functions & Argo Workflows - https://docs.metaflow.org/production/scheduling-metaflow-flows/introduction
🔥 1
Let me know if you would like to try out the feature ahead of it's general availability (which will happen this month)
u
cc @User
d
@square-wire-39606 Yes, Would like to try that (Y), Let me know how can i do so. to understand, you mean that we can transform a workflow into an Airflow Dag and Subdags?? or executing the workflow as a dag?