-
`NodeSelector._should_include_node` has the following line
```python
if node.resource_type == DbtResourceType.TEST:
node.tags = getattr(self.nodes.get(node.depends_on[0]), "tags", [])
```…
-
**Is your feature request related to a problem? Please describe.**
as most of the functionality has been contributed back to OSS airflow, we're going to leverage the code there and deprecate this …
Lee-W updated
8 months ago
-
**Describe the bug**
URLs in the response of the chat bot is always formatted like below
``
This format works for slack but not on the UI as the UI needs markdown formatting.
**Expected beha…
-
when I run the sample images it appears to attempt to work but I get the "hunting failed due to the backend issue" error message. The CMD window shows "failed to load TrainedRF" a bit prior to the err…
-
### Apache Airflow version
main (development)
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
DatabricksRunNowOperator started failing after upgra…
-
The current astro-runtime includes python 3.9 as the "base" version. Creating a PYENV with 3.9 overwrites the python binaries which causes some package install failures downstream.
This will fail …
-
**Is your feature request related to a problem? Please describe.**
as most of the functionality has been contributed back to OSS airflow, we're going to leverage the code there and deprecate this …
Lee-W updated
8 months ago
-
**Describe the bug**
While creating a dependency between two tasks created using DatabricksTaskOperator() does not use the `task_key` specified, but uses `dagName__groupId__taskKey`. This is inconsis…
-
Submitting Author: Name @matteobachetti
All current maintainers: @dhuppenkothen @mgullik @jdswinbank @matteolucchini1
Package Name: Stingray
One-Line Description of Package: A spectral-timing softw…
-
I will need to investigate on my side when I get time, but I was struggling to get the dbt docs working in Astronomer.
This is a bit vague, I know, and I should probably investigate further before …