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
342 stars 42 forks source link

Add example DAG to run count sql query for databricks #2066

Open pankajastro opened 9 months ago

pankajastro commented 9 months ago

Add example to run

select count(*) from table

Recently we found an issue https://github.com/apache/airflow/pull/32319#discussion_r1421437350 but dag runs were not able to detect