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

[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] Not able to use clickhouse profile bug Something isn't working execution:docker Related to Docker execution environment profile:clickhouse Related to Clickhouse ProfileConfig triage-needed Items need to be reviewed / assigned to milestone
#1249 opened Oct 10, 2024 by petershenri
1 task done
[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
Improve test coverage for BigQuery Async task area:testing Related to testing, like unit tests, integration tests, etc profile:bigquery Related to BigQuery ProfileConfig
#1239 opened Oct 3, 2024 by pankajastro
Design ExecutionMode.AIRFLOW_ASYNC interface to incorporate additional database area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc profile:bigquery Related to BigQuery ProfileConfig
#1238 opened Oct 3, 2024 by pankajastro
Introduce teardown node when using ExecutionMode.AIRFLOW_ASYNC area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc
#1232 opened Sep 30, 2024 by tatiana
[Bug] Render source nodes area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc area:rendering Related to rendering, like Jinja, Airflow tasks, etc dbt:list Primarily related to dbt list command or functionality execution:local Related to Local execution environment parsing:dbt_ls Issues, questions, or features related to dbt_ls parsing profile:clickhouse Related to Clickhouse ProfileConfig triage-needed Items need to be reviewed / assigned to milestone
#1229 opened Sep 27, 2024 by was-av
1 task
[Feature] Select the nodes to run or skip within a DbtDAG at runtime area:rendering Related to rendering, like Jinja, Airflow tasks, etc area:selector Related to selector, like DAG selector, DBT selector, etc enhancement New feature or request execution:virtualenv Related to Virtualenv execution environment parsing:custom Related to custom parsing, like custom DAG parsing, custom DBT parsing, etc triage-needed Items need to be reviewed / assigned to milestone
#1228 opened Sep 25, 2024 by SoheilSalmani
1 task done
[Feature] Add install_deps in the template fields for supported operators area:dependencies Related to dependencies, like Python packages, library versions, etc dbt:deps Primarily related to dbt deps command or functionality enhancement New feature or request execution:virtualenv Related to Virtualenv execution environment triage-needed Items need to be reviewed / assigned to milestone
#1227 opened Sep 25, 2024 by SoheilSalmani
1 task done
Improve Cosmos docs area:docs Relating to documentation, changes, fixes, improvement
#1225 opened Sep 25, 2024 by tatiana
3 of 9 tasks
Make Cosmos compatible with Airflow 3.0 area:dependencies Related to dependencies, like Python packages, library versions, etc
#1223 opened Sep 25, 2024 by tatiana
Refactor the ExecutionMode Enums area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc breaking-change To consider for major releases
#1220 opened Sep 24, 2024 by pankajkoti Cosmos 2.0.0
[Bug] Tried to set relationships between tasks in more than one DAG area:config Related to configuration, like YAML files, environment variables, or executer configuration 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
#1218 opened Sep 23, 2024 by davidmorosini
1 task
Make Cosmos plugins naming consistent, either with _ or - area:plugin Related to the Cosmos AirflowPlugin. breaking-change To consider for major releases
#1214 opened Sep 23, 2024 by tatiana Cosmos 2.0.0
Stop importing/exposing everything that can be used by end-users in Cosmos __init__ area:config Related to configuration, like YAML files, environment variables, or executer configuration breaking-change To consider for major releases
#1213 opened Sep 23, 2024 by tatiana Cosmos 2.0.0
Remove deprecated DbtDepsLocalOperator area:dependencies Related to dependencies, like Python packages, library versions, etc breaking-change To consider for major releases dbt:deps Primarily related to dbt deps command or functionality
#1212 opened Sep 23, 2024 by tatiana Cosmos 2.0.0
[Bug] Bad behavior for GoogleCloudServiceAccountDictProfileMapping on Astronomer when using a keyfile area:config Related to configuration, like YAML files, environment variables, or executer configuration bug Something isn't working execution:local Related to Local execution environment profile:bigquery Related to BigQuery ProfileConfig triage-needed Items need to be reviewed / assigned to milestone
#1206 opened Sep 17, 2024 by SoheilSalmani
1 task done
Create a mechanism to validate the topology of the integration tests dev/dags area:config Related to configuration, like YAML files, environment variables, or executer configuration area:testing Related to testing, like unit tests, integration tests, etc
#1202 opened Sep 9, 2024 by tatiana
[Feature] Add Support for Mapping dbt Objects to AWS Glue Jobs/Workflows area:parsing Related to parsing DAG/DBT improvement, issues, or fixes 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
#1199 opened Sep 8, 2024 by set5think
1 task done
ProTip! Adding no:label will show everything without a label.