Hello, I have a python file that runs a dag in air...
# ingestion
e
Hello, I have a python file that runs a dag in airflow called mysql_sample_dag, I am doing data ingestion through airflow. but it returns all the databases on the server and I only want one. as specified in the "database": "database"
b
hey Lucas! sorry this must have slipped through the cracks. Can I see your dag to get some context on your current setup?