[
https://issues.apache.org/jira/browse/AIRFLOW-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706664#comment-15706664
]
ASF subversion and git services commented on AIRFLOW-658:
---------------------------------------------------------
Commit 209e7e9fabfe0ad6423020874c583d56ffe899ba in incubator-airflow's branch
refs/heads/master from [~Jalepeno112]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=209e7e9 ]
[AIRFLOW-658] Improve schema_update_options in GCP
Default argument for `schema_update_options` needs
to be immutable.
Changed to an empty tuple instead of an empty
list.
Closes #1909 from Jalepeno112/bug/AIRFLOW-658
> Improve schema_update_options in GCP
> ------------------------------------
>
> Key: AIRFLOW-658
> URL: https://issues.apache.org/jira/browse/AIRFLOW-658
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Giovanni Briggs
> Assignee: Giovanni Briggs
> Priority: Trivial
>
> Per discussion on the [original commit |
> https://github.com/apache/incubator-airflow/commit/beb285205780d230f6862fad56e609bb81996c01]
> using a mutable default argument is not ideal. The `schema_update_options`
> field should be an empty tuple by default instead of an empty list.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)