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 Deferrable switch to SnowflakeSqlApiOperator #31596

Merged
merged 22 commits into from
Jul 4, 2023

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    34a1be2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52f73e0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

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

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    a6add08 View commit details
    Browse the repository at this point in the history
  2. Update airflow/providers/snowflake/hooks/snowflake_sql_api.py

    Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
    utkarsharma2 and uranusjr committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    9ffd1ef View commit details
    Browse the repository at this point in the history
  3. Fix static check

    utkarsharma2 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    96baa30 View commit details
    Browse the repository at this point in the history
  4. Fix static checks

    utkarsharma2 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    fc40089 View commit details
    Browse the repository at this point in the history
  5. Fix static issue

    utkarsharma2 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    566ffe8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb6a7c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Update airflow/providers/snowflake/triggers/snowflake_trigger.py

    Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
    utkarsharma2 and jedcunningham committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    1149913 View commit details
    Browse the repository at this point in the history
  2. Update airflow/providers/snowflake/triggers/snowflake_trigger.py

    Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
    utkarsharma2 and jedcunningham committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    d1f7cf2 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Update airflow/providers/snowflake/triggers/snowflake_trigger.py

    Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
    utkarsharma2 and uranusjr committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    4b5037e View commit details
    Browse the repository at this point in the history
  2. Update airflow/providers/snowflake/triggers/snowflake_trigger.py

    Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
    utkarsharma2 and jedcunningham committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    e8fc37a View commit details
    Browse the repository at this point in the history
  3. Sync param list

    utkarsharma2 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    64c72e6 View commit details
    Browse the repository at this point in the history
  4. Optimise status polling

    utkarsharma2 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    f3b13fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5626f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Fix tests

    utkarsharma2 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b39b57b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

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

Commits on Jun 30, 2023

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

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    cc3787f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23033b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d70a22d View commit details
    Browse the repository at this point in the history