[
https://issues.apache.org/jira/browse/AIRFLOW-2591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16508527#comment-16508527
]
ASF subversion and git services commented on AIRFLOW-2591:
----------------------------------------------------------
Commit cae918e912fedd7d187a7ca9a9488e86caf6ad82 in incubator-airflow's branch
refs/heads/master from roc
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=cae918e ]
[AIRFLOW-2591][AIRFLOW-2581] Set default value of autocommit to False in
DbApiHook.run()
In previous PR (AIRFLOW-2581), 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.
Closes #3487 from imroc/AIRFLOW-2591
> 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)