GitHub user potiuk added a comment to the discussion: Why does Airflow 
BashOperator fetch multiple days of data when API URL has single-day date range?

`&` in bash is causing the command to go in background. You need to quote your 
command properly. You need to understand bash evaluation mechanism when you 
pass commands to bash.

GitHub link: 
https://github.com/apache/airflow/discussions/60051#discussioncomment-15394084

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to