Skip to content

Add fields to CLOUD_SQL_EXPORT_VALIDATION #23722

@ishiis

Description

@ishiis

Apache Airflow Provider(s)

google

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
  • csvExportOptions
    • escapeCharacter
    • quoteCharacter
    • fieldsTerminatedBy
    • linesTerminatedBy

These are all the fields that have not been added.

https://cloud.google.com/sql/docs/mysql/admin-api/rest/v1beta4/operations#exportcontext

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions