Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BigQueryToMsSqlOperator #15422

Merged
merged 19 commits into from
Jun 12, 2021

Commits on Apr 18, 2021

  1. Added transfer operator for bigquery to mssql and tests

    Kanthi authored and Kanthi committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    d41b067 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/apache/airflow into subka…

    …nthi/bigquery_mssql_operator_15145
    Kanthi authored and Kanthi committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    00b4c32 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Merge branch 'master' of https://github.com/apache/airflow into subka…

    …nthi/bigquery_mssql_operator_15145
    Kanthi authored and Kanthi committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    146b8aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0db52fe View commit details
    Browse the repository at this point in the history
  3. Update airflow/providers/google/cloud/transfers/bigquery_to_mssql.py

    Code change based on review comments.
    
    Co-authored-by: Tomek Urbaszek <[email protected]>
    subkanthi and turbaszek authored Apr 25, 2021
    Configuration menu
    Copy the full SHA
    9c462c0 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. Merge branch 'master' of github.com:apache/airflow into subkanthi/big…

    …query_mssql_operator_15145
    Kanthi Subramanian committed May 1, 2021
    Configuration menu
    Copy the full SHA
    3cbc56a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/apache/airflow into subka…

    …nthi/bigquery_mssql_operator_15145
    Kanthi authored and Kanthi committed May 1, 2021
    Configuration menu
    Copy the full SHA
    178c396 View commit details
    Browse the repository at this point in the history
  3. Added comment in bigquery to mssql transfer

    Kanthi authored and Kanthi committed May 1, 2021
    Configuration menu
    Copy the full SHA
    3e708c7 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. Fix indentation

    subkanthi authored and subkanthi committed May 2, 2021
    Configuration menu
    Copy the full SHA
    c56fdae View commit details
    Browse the repository at this point in the history
  2. Fixed indentation issues

    Kanthi Subramanian committed May 2, 2021
    Configuration menu
    Copy the full SHA
    2154d89 View commit details
    Browse the repository at this point in the history
  3. Added Bigquery to mssql to provider.yaml

    Kanthi Subramanian committed May 2, 2021
    Configuration menu
    Copy the full SHA
    a4715dc View commit details
    Browse the repository at this point in the history
  4. Fixed name of target integration name in bigquery to mssql

    Kanthi Subramanian committed May 2, 2021
    Configuration menu
    Copy the full SHA
    994100e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Merge branch 'master' of github.com:apache/airflow into subkanthi/big…

    …query_mssql_operator_15145
    Kanthi Subramanian committed May 13, 2021
    Configuration menu
    Copy the full SHA
    df23584 View commit details
    Browse the repository at this point in the history
  2. Replaced project id, dataset id parsing to use TableReference

    Kanthi Subramanian committed May 13, 2021
    Configuration menu
    Copy the full SHA
    c726ca7 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Fixed test for bigquery_to_mssql

    Kanthi Subramanian committed May 14, 2021
    Configuration menu
    Copy the full SHA
    529d456 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. Configuration menu
    Copy the full SHA
    edb2960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96017a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eec0fad View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    3317f4f View commit details
    Browse the repository at this point in the history