Skip to content

Issues: astronomer/astronomer-cosmos

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[Bug] missing attribute 'DbtSourceGcpCloudRunJobOperator' in new executionMode GCP_CLOUD_RUN_JOB area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc bug Something isn't working triage-needed Items need to be reviewed / assigned to milestone
#1276 opened Oct 23, 2024 by anai-s
1 task
[async] Fallback to using dbt-core to run transformation if async fails area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc execution:async Related to the Async execution mode
#1273 opened Oct 21, 2024 by tatiana
[async] Evaluate possibility of supporting macros when using ExecutionMode.AIRFLOW_ASYNC area:docs Relating to documentation, changes, fixes, improvement area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc execution:async Related to the Async execution mode
#1271 opened Oct 21, 2024 by tatiana
2 tasks
[async] Support microbatching when using ExecutionMode.AIRFLOW_ASYNC area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc
#1270 opened Oct 21, 2024 by tatiana
1 task
[async] Support running dbt clone when using ExecutionMode.AIRFLOW_ASYNC area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc
#1269 opened Oct 21, 2024 by tatiana
Support dbt clone profile:bigquery Related to BigQuery ProfileConfig profile:databricks Related to Databricks ProfileConfig profile:snowflake Related to Snowflake ProfileConfig
#1268 opened Oct 21, 2024 by tatiana
1 task
[async] Support dbt run-operation when using ExecutionMode.AIRFLOW_ASYNC area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc dbt:run-operation Primarily related to dbt run-operation command or functionality execution:async Related to the Async execution mode
#1267 opened Oct 21, 2024 by tatiana
1 task
[async] Evaluate the possiblity of using dbt itself to create the full SQL command dbt:compile Primarily related to dbt compile command or functionality execution:async Related to the Async execution mode
#1266 opened Oct 21, 2024 by tatiana
1 task
[async] Support running models without --full-refresh when using ExecutionMode.AIRFLOW_ASYNC area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc execution:async Related to the Async execution mode
#1265 opened Oct 21, 2024 by tatiana
1 task
[async] Emit datasets when using ExecutionMode.AIRFLOW_ASYNC area:datasets Related to the Airflow datasets feature/module execution:async Related to the Async execution mode
#1264 opened Oct 21, 2024 by tatiana
1 task
[async] Support running dbt seed when using ExecutionMode.AIRFLOW_ASYNC area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc dbt:seed Primarily related to dbt seed command or functionality execution:async Related to the Async execution mode
#1263 opened Oct 21, 2024 by tatiana
1 task
[async] Support running BQ Python models with ExecutionMode.AIRFLOW_ASYNC area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc execution:async Related to the Async execution mode
#1262 opened Oct 21, 2024 by tatiana
1 task
[async] Support different materializations for BQ area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc dbt:run Primarily related to dbt run command or functionality execution:async Related to the Async execution mode profile:bigquery Related to BigQuery ProfileConfig
#1261 opened Oct 21, 2024 by tatiana
5 tasks
[bug] Fix ExecutionMode.AIRFLOW_ASYNC query area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc bug Something isn't working dbt:run Primarily related to dbt run command or functionality profile:bigquery Related to BigQuery ProfileConfig stretch goal
#1260 opened Oct 21, 2024 by tatiana
2 tasks
Setting remote_target_path and remote_target_path_conn_id, but no files land in S3 after running project dag area:config Related to configuration, like YAML files, environment variables, or executer configuration bug Something isn't working dbt:test Primarily related to dbt test command or functionality stretch goal
#1259 opened Oct 17, 2024 by johnmcochran
[Bug] DatasetAlias emitted from test DbtTestLocalOperator area:datasets Related to the Airflow datasets feature/module bug Something isn't working dbt:test Primarily related to dbt test command or functionality execution:local Related to Local execution environment triage-needed Items need to be reviewed / assigned to milestone
#1258 opened Oct 17, 2024 by ms32035
1 task
Using/Colaboration with opendbt project enhancement New feature or request triage-needed Items need to be reviewed / assigned to milestone
#1257 opened Oct 16, 2024 by ismailsimsek
1 task
[Feature] Store manifest.json state file after each execution area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc enhancement New feature or request parsing:dbt_manifest Issues, questions, or features related to dbt_manifest parsing triage-needed Items need to be reviewed / assigned to milestone
#1253 opened Oct 12, 2024 by ismailsimsek
1 task
[Bug] Error when using ExecutionMode.VIRTUALENV area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc bug Something isn't working execution:virtualenv Related to Virtualenv execution environment triage-needed Items need to be reviewed / assigned to milestone
#1248 opened Oct 9, 2024 by nm419
1 task
[Bug] DbtVirtualenvBaseOperator uses system-wide dbt instead of virtualenv-specific in v1.7.0 area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc bug Something isn't working execution:virtualenv Related to Virtualenv execution environment triage-needed Items need to be reviewed / assigned to milestone
#1246 opened Oct 8, 2024 by kesompochy
1 task done
[Feature] Make it easier for end-users to create a DAG for creating/hosting dbt docs area:config Related to configuration, like YAML files, environment variables, or executer configuration dbt:docs Primarily related to dbt docs command or functionality enhancement New feature or request triage-needed Items need to be reviewed / assigned to milestone
#1245 opened Oct 8, 2024 by tatiana
1 task
[Feature] Invoking macro directly from a DAG file area:rendering Related to rendering, like Jinja, Airflow tasks, etc dbt:run-operation Primarily related to dbt run-operation command or functionality enhancement New feature or request triage-needed Items need to be reviewed / assigned to milestone
#1243 opened Oct 7, 2024 by sangee14
1 task
Ability to Run Only Tests for a Specific dbt Model Without Executing the Model area:config Related to configuration, like YAML files, environment variables, or executer configuration dbt:test Primarily related to dbt test command or functionality enhancement New feature or request triage-needed Items need to be reviewed / assigned to milestone
#1242 opened Oct 4, 2024 by ame589
1 task
[async] Improve test coverage for BigQuery Async task area:testing Related to testing, like unit tests, integration tests, etc execution:async Related to the Async execution mode profile:bigquery Related to BigQuery ProfileConfig
#1239 opened Oct 3, 2024 by pankajastro
[async] Design ExecutionMode.AIRFLOW_ASYNC interface to incorporate additional database area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc execution:async Related to the Async execution mode profile:bigquery Related to BigQuery ProfileConfig
#1238 opened Oct 3, 2024 by pankajastro
ProTip! Follow long discussions with comments:>50.