Tamara Janina Fingerlin
Tamara Janina Fingerlin
Changing the import statement from "airflow.operators.empty_operator" to "from airflow.operators.empty".
Added a few new chapters: - Airflow connection essentials: Was on the fence on whether this section is needed but it also felt like too much information for the intro...
(Again because I branched off the wrong tree before 😅) Changed the structure to fit with the new guide layout. Added: How to use the BashOperator with parameter explanations When...
#132 GX has the option to store metadata in stores: https://docs.greatexpectations.io/docs/reference/learn/terms/store/ Currently the GXO does not have a way to pull these credentials from an Airflow connection.
- [x] I have checked that a similar [feature request](https://github.com/astronomer/astro-cli/issues?q=is%3Aopen+is%3Aissue+label%3A%22feature+request%22) does not already exist. **✍️ Is your feature request related to a problem? Please describe.** **🧩 Describe the solution you'd...
Blocked by: Common IO provider 1.3.1 release Note to self: double check xcombackend class name, config values and provider versions before merging Closes: #1874 - changes the custom XCom backend...
**Request type:** - [x] **Addition to an existing guide**: Add the `area-learn` and `enhancement` labels to this issue. **Use case or feature that should be covered:** Short tutorial showing how...
First Draft. This might be too much in one doc I think, I see an argument for just focussing on the Key DAG writing part, but also for keeping a...
When testing the AzureDataLakeStorageV2Hook with a managed identity authentication @melugoyal got the following error: ```text [2024-03-26, 04:32:41 UTC] {managed_identity.py:80} INFO - ManagedIdentityCredential will use workload identity [2024-03-26, 04:32:41 UTC] {adls.py:167}...
Had a chat with @vatsrahul1001 and there might be a risk that users don't fully read the linked instructions on how to get their deployment URL and how to add...