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
bulky-soccer-26729
06/14/2022, 7:45 PM
hey Lucas! sorry this must have slipped through the cracks. Can I see your dag to get some context on your current setup?