This is an automated email from the ASF dual-hosted git repository.

turbaszek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 044b441  Conditional MySQL Client installation (#11174)
     add cb52fb0  Add example DAG and system test for MySQLToGCSOperator 
(#10990)

No new revisions were added by this update.

Summary of changes:
 ..._postgres_to_gcs.py => example_mysql_to_gcs.py} | 29 +++++++++---------
 docs/build_docs.py                                 |  1 -
 .../{local_to_gcs.rst => mysql_to_gcs.rst}         | 34 +++++++++++-----------
 docs/operators-and-hooks-ref.rst                   |  2 +-
 ...o_gcs_system.py => test_mysql_to_gcs_system.py} | 33 +++++++++------------
 tests/test_project_structure.py                    |  1 -
 6 files changed, 46 insertions(+), 54 deletions(-)
 copy airflow/providers/google/cloud/example_dags/{example_postgres_to_gcs.py 
=> example_mysql_to_gcs.py} (59%)
 copy docs/howto/operator/google/transfer/{local_to_gcs.rst => 
mysql_to_gcs.rst} (60%)
 copy tests/providers/google/cloud/transfers/{test_postgres_to_gcs_system.py => 
test_mysql_to_gcs_system.py} (77%)

Reply via email to