[
https://issues.apache.org/jira/browse/AIRFLOW-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk updated AIRFLOW-5892:
----------------------------------
Description: Bash Operator needlessly creates temporary file to run it. It
can all be done in python without creating file.
> BashOperator does not create temporary shell script
> ---------------------------------------------------
>
> Key: AIRFLOW-5892
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5892
> Project: Apache Airflow
> Issue Type: Bug
> Components: operators
> Affects Versions: 1.10.6
> Reporter: Kamil Bregula
> Priority: Major
>
> Bash Operator needlessly creates temporary file to run it. It can all be done
> in python without creating file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)