uranusjr opened a new pull request, #48426: URL: https://github.com/apache/airflow/pull/48426
Since assets are now used for (a little) more than scheduling, I split the authoring part into a separate document. Usages with the decorator are added. I also added a simple check to ban * and ** at PARSE TIME on asset decorators since they don't make much sense. It's better to fail early here since it's too easy to accidentally use the wrong syntax carried over from the task decorator. Close #48411. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
