astronomer / astro-sdk

Astro SDK allows rapid and clean development of {Extract, Load, Transform} workflows using Python and SQL, powered by Apache Airflow.
https://astro-sdk-python.rtfd.io/
Apache License 2.0
329 stars 40 forks source link

Look into CI Failure #2056

Closed utkarsharma2 closed 7 months ago

utkarsharma2 commented 7 months ago

PR - https://github.com/astronomer/astro-sdk/pull/2053

utkarsharma2 commented 7 months ago

Issues found:

  1. Snowflake, Databricks, and Azure keys were expired
  2. Snowflake query response is changed, look for the query in test - test_snowflake_create_table_with_columns
vatsrahul1001 commented 7 months ago

Thanks @utkarsharma2 for looking into this