nrnavaneet opened a new pull request, #52259: URL: https://github.com/apache/airflow/pull/52259
This PR improves the documentation for `AssetAlias` in the authoring and scheduling assets guide. - Adds a clear introduction explaining what `AssetAlias` is and why it’s useful. - Provides step-by-step usage instructions for emitting asset events via `outlet_events` and `Metadata`. - Includes code examples with detailed comments for better understanding. - Clarifies behavior when using multiple aliases and event deduplication. - Adds guidance on consuming asset events from aliases in downstream tasks. These improvements aim to help users better understand and effectively use `AssetAlias` for dynamic asset management and DAG dependency configuration. Closes issue [52250] -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org