hankehly opened a new pull request #22710: URL: https://github.com/apache/airflow/pull/22710
Closes #22129 This PR adds an `autodetect` flag to the BigQueryCreateExternalTableOperator constructor. When the value is `True` and both `schema_fields` and `schema_object` are unset, schema autodetection is activated. Todo: - [x] update code - [ ] update documentation - [x] update unit tests - [ ] check manually -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
