[
https://issues.apache.org/jira/browse/AIRFLOW-2591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16507627#comment-16507627
]
roc chan commented on AIRFLOW-2591:
-----------------------------------
https://github.com/apache/incubator-airflow/pull/3487
> Set default value of autocommit to False in DbApiHook.run()
> -----------------------------------------------------------
>
> Key: AIRFLOW-2591
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2591
> Project: Apache Airflow
> Issue Type: Improvement
> Components: hooks
> Affects Versions: 2.0.0, 1.10
> Reporter: roc chan
> Assignee: roc chan
> Priority: Major
>
> In [this
> commit|https://github.com/apache/incubator-airflow/commit/d642e38ec7eac129739042e77f78b1dae4f2615e#diff-3f191f9ec6c3dfda1cd2ef79a01725aa],
> I changed the default value of autocommit to True in DbApiHook.run(), which
> may cause some performance issues, so I changed it back to False.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)