You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (JIRA)" <ji...@apache.org> on 2019/08/16 17:20:00 UTC

[jira] [Updated] (AIRFLOW-5152) Fix autodetect default value

     [ https://issues.apache.org/jira/browse/AIRFLOW-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ash Berlin-Taylor updated AIRFLOW-5152:
---------------------------------------
    Fix Version/s: 1.10.5

> Fix autodetect default value
> ----------------------------
>
>                 Key: AIRFLOW-5152
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5152
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: operators
>    Affects Versions: 1.10.4
>            Reporter: Bingqin Zhou
>            Assignee: Bingqin Zhou
>            Priority: Minor
>             Fix For: 1.10.5
>
>
> [https://github.com/apache/airflow/pull/3880/commits/eb4cf61ae7583f5a306aa0cd7faa4d01aef61c33#diff-ee06f8fcbc476ea65446a30160c2a2b2]
> The PR above introduces a new field `autodetect` and sets the default value to be false. As a result, `schema_fields`/`schema_objects` is always required if `autodetect` is not set. This breaks downstream services which use `GoogleCloudStorageToBigQueryOperator` without being aware of the added `autodetect` field.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)