[Do not merge yet] Airflow data-aware scheduling skill including 3.2 partitioned asset events#169
[Do not merge yet] Airflow data-aware scheduling skill including 3.2 partitioned asset events#169TJaniF wants to merge 3 commits intoastronomer:mainfrom
Conversation
| @@ -0,0 +1,804 @@ | |||
| # Asset-Based Data-Aware Scheduling in Apache Airflow | |||
|
@TJaniF what do you think about folding this into the Authoring Dags skill and putting some of this in a new reference file? There's already a section in that skill that talks about assets and it can be updated to reference a new file in |
Happy to do that! :) |
Hey :)
With partitioned assets in 3.2 I was refactoring our Learn guides from one asset guide into 4 and thought this is a good chunk of information to turn into a skill, especially because of name coalitions with other data tools using "asset" and Airflow 2 information using "Dataset".