[
https://issues.apache.org/jira/browse/AIRFLOW-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16972489#comment-16972489
]
ASF subversion and git services commented on AIRFLOW-5892:
----------------------------------------------------------
Commit 097b25a13178be70f81d646a0850b059191fdd65 in airflow's branch
refs/heads/master from Kamil BreguĊa
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=097b25a ]
[AIRFLOW-5892] BashOperator does not create temporary shell script (#6541)
> 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
> Fix For: 2.0.0
>
>
> 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)