-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Closed
Labels
Description
Apache Airflow Provider(s)
Versions of Apache Airflow Providers
apache-airflow-providers-google==5.0.0
Apache Airflow version
2.1.2
Operating System
GCP Container
Deployment
Composer
Deployment details
composer-1.17.1-airflow-2.1.2
What happened
I got a validation warning.
Same as #23613.
What you think should happen instead
The following fields are not implemented in CLOUD_SQL_EXPORT_VALIDATION.
The following fields should be added to CLOUD_SQL_EXPORT_VALIDATION.
- sqlExportOptions
- mysqlExportOptions
- masterData
- mysqlExportOptions
- csvExportOptions
- escapeCharacter
- quoteCharacter
- fieldsTerminatedBy
- linesTerminatedBy
These are all the fields that have not been added.
How to reproduce
No response
Anything else
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct