-
Conflicting tests when evaluating `airflow/tests/providers/google/cloud/operators/vertex_ai/test_supervised_fine_tuning.py` and `airflow/tests/providers/google/cloud/hooks/vertex_ai/test…
-
### Description
we can let users pass their own `_retryable_error` method, which will validate if retry is allowed or not.
As of now, databricks operators only accept `retry_limit` and `retry_dela…
-
Currently, the `SlurmHook` collaborates with the `ResourceExecutor` and the resource operators `ResourceBashOperator` and `ResourceGmxOperator` to manage the cores and GPUs assigned to different tasks…
-
### Body
Time to time we deprecate some attributes/arguments and even entire Operators, however maintainer might forget to change it as result system tests which use as DAG/Operators example might …
-
### Body
Move all the core area operators to standard provider.
- [x] Move Data time operators/sensors to standard provider #41564
- [x] Move Hooks to standard provider #42794
- [x] Move bash…
-
Ex: https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/hooks/base/index.html
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Version
equal or higher than v1.16.0 and lower than v1.17.0
### What happened?
On the 8'th of october (accor…
-
### Apache Airflow version
2.10.1
### If "Other Airflow 2 version" selected, which one?
2.9.2
### What happened?
when airflow debug mode is enabled the kubeconfig sh script greps for invalid toke…
-
Hello! Sorry for the newbie question. How to use dag-factory with Astro Python SDK? Is this possible?
I'm trying to adapt the titanic example. There's a piece of code that loads the dataset:
```py…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.6.3 (problem occurs in latest version as well, will try to do…