-
Notifications
You must be signed in to change notification settings - Fork 165
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
Experimental BQ support to run dbt models with ExecutionMode.AIRFLOW_ASYNC
#1230
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 851564f - Browse repository at this point
Copy the full SHA 851564fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc2c9c - Browse repository at this point
Copy the full SHA 9dc2c9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ce662e - Browse repository at this point
Copy the full SHA 0ce662eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b6f57e - Browse repository at this point
Copy the full SHA 1b6f57eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc48161 - Browse repository at this point
Copy the full SHA cc48161View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1068025 - Browse repository at this point
Copy the full SHA 1068025View commit details -
Remove print stmt Fix query Fix query Remove oss execute method code
Configuration menu - View commit details
-
Copy full SHA for faa706d - Browse repository at this point
Copy the full SHA faa706dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e155e4 - Browse repository at this point
Copy the full SHA 0e155e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f1ecaa - Browse repository at this point
Copy the full SHA 5f1ecaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1278847 - Browse repository at this point
Copy the full SHA 1278847View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3d6cf3 - Browse repository at this point
Copy the full SHA b3d6cf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78bc069 - Browse repository at this point
Copy the full SHA 78bc069View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ca5e85 - Browse repository at this point
Copy the full SHA 9ca5e85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99bf7c0 - Browse repository at this point
Copy the full SHA 99bf7c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aaaf9e - Browse repository at this point
Copy the full SHA 3aaaf9eView commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 43158be - Browse repository at this point
Copy the full SHA 43158beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83b1010 - Browse repository at this point
Copy the full SHA 83b1010View commit details -
Fix issue when using BQ deferrable operator - it requires location
Otherwise, it raises: return func(self, *args, **kwargs) File "/Users/tati/Code/cosmos-clean/astronomer-cosmos/cosmos/operators/airflow_async.py", line 110, in execute self.drop_table_sql() File "/Users/tati/Code/cosmos-clean/astronomer-cosmos/cosmos/operators/airflow_async.py", line 104, in drop_table_sql hook.insert_job(configuration=self.configuration, location=self.location, project_id=self.gcp_project) File "/Users/tati/Code/cosmos-clean/astronomer-cosmos/venv-210/lib/python3.10/site-packages/airflow/providers/google/common/hooks/base_google.py", line 528, in inner_wrapper return func(self, *args, **kwargs) File "/Users/tati/Code/cosmos-clean/astronomer-cosmos/venv-210/lib/python3.10/site-packages/airflow/providers/google/cloud/hooks/bigquery.py", line 1676, in insert_job job_api_repr.result(timeout=timeout, retry=retry) File "/Users/tati/Code/cosmos-clean/astronomer-cosmos/venv-210/lib/python3.10/site-packages/google/cloud/bigquery/job/query.py", line 1590, in result do_get_result() File "/Users/tati/Code/cosmos-clean/astronomer-cosmos/venv-210/lib/python3.10/site-packages/google/cloud/bigquery/job/query.py", line 1579, in do_get_result super(QueryJob, self).result(retry=retry, timeout=timeout) File "/Users/tati/Code/cosmos-clean/astronomer-cosmos/venv-210/lib/python3.10/site-packages/google/cloud/bigquery/job/base.py", line 971, in result return super(_AsyncJob, self).result(timeout=timeout, **kwargs) File "/Users/tati/Code/cosmos-clean/astronomer-cosmos/venv-210/lib/python3.10/site-packages/google/api_core/future/polling.py", line 261, in result raise self._exception google.api_core.exceptions.NotFound: 404 Not found: Dataset astronomer-dag-authoring:release_17 was not found in location US; reason: notFound, message: Not found: Dataset astronomer-dag-authoring:release_17 was not found in location US Location: US Job ID: airflow_1727777155412089_041416781bf829a03b1f9b8fbc79980d
Configuration menu - View commit details
-
Copy full SHA for bd6657a - Browse repository at this point
Copy the full SHA bd6657aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1195955 - Browse repository at this point
Copy the full SHA 1195955View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bdd9bb - Browse repository at this point
Copy the full SHA 2bdd9bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a44603 - Browse repository at this point
Copy the full SHA 4a44603View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c51cb - Browse repository at this point
Copy the full SHA c3c51cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72c6164 - Browse repository at this point
Copy the full SHA 72c6164View commit details -
Configuration menu - View commit details
-
Copy full SHA for e67098e - Browse repository at this point
Copy the full SHA e67098eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e550bf - Browse repository at this point
Copy the full SHA 3e550bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0730d0f - Browse repository at this point
Copy the full SHA 0730d0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 745768e - Browse repository at this point
Copy the full SHA 745768eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43d62ea - Browse repository at this point
Copy the full SHA 43d62eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9656248 - Browse repository at this point
Copy the full SHA 9656248View commit details -
Configuration menu - View commit details
-
Copy full SHA for a654f49 - Browse repository at this point
Copy the full SHA a654f49View commit details -
Configuration menu - View commit details
-
Copy full SHA for e60ace2 - Browse repository at this point
Copy the full SHA e60ace2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f055bc - Browse repository at this point
Copy the full SHA 7f055bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad057c8 - Browse repository at this point
Copy the full SHA ad057c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a70ca46 - Browse repository at this point
Copy the full SHA a70ca46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c6a1b2 - Browse repository at this point
Copy the full SHA 7c6a1b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64a31d0 - Browse repository at this point
Copy the full SHA 64a31d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1aeff0 - Browse repository at this point
Copy the full SHA c1aeff0View commit details
Commits on Oct 2, 2024
-
Specify required project id in the GoogleCloudServiceAccountDictProfi…
…leMapping in the DAG
Configuration menu - View commit details
-
Copy full SHA for 02f7985 - Browse repository at this point
Copy the full SHA 02f7985View commit details -
Pass gcp_conn_id to super class init, otherwise it is lost & uses the…
… default google_cloud_default otherwise
Configuration menu - View commit details
-
Copy full SHA for af454a9 - Browse repository at this point
Copy the full SHA af454a9View commit details -
Adapt manifest DAG to use & adapt to the newer GCP conn secret that i…
…s to be updated soon
Configuration menu - View commit details
-
Copy full SHA for 9081e6a - Browse repository at this point
Copy the full SHA 9081e6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dccf84 - Browse repository at this point
Copy the full SHA 2dccf84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7adeb99 - Browse repository at this point
Copy the full SHA 7adeb99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e6de30 - Browse repository at this point
Copy the full SHA 7e6de30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16a87ea - Browse repository at this point
Copy the full SHA 16a87eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05db6a0 - Browse repository at this point
Copy the full SHA 05db6a0View commit details -
Apply suggestions from code review
Co-authored-by: Tatiana Al-Chueyr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8fc4ae2 - Browse repository at this point
Copy the full SHA 8fc4ae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea5816b - Browse repository at this point
Copy the full SHA ea5816bView commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 85f86a4 - Browse repository at this point
Copy the full SHA 85f86a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 402f823 - Browse repository at this point
Copy the full SHA 402f823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 621a4de - Browse repository at this point
Copy the full SHA 621a4deView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0cb147 - Browse repository at this point
Copy the full SHA a0cb147View commit details