Bingqin Zhou created AIRFLOW-5152:
-------------------------------------

             Summary: 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


[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)

Reply via email to