Skip to content

Add DAG arguments to asset decorator#44384

Merged
Lee-W merged 1 commit intoapache:mainfrom
astronomer:forward-dag-args-to-asset
Nov 27, 2024
Merged

Add DAG arguments to asset decorator#44384
Lee-W merged 1 commit intoapache:mainfrom
astronomer:forward-dag-args-to-asset

Conversation

@uranusjr
Copy link
Copy Markdown
Member

@uranusjr uranusjr commented Nov 26, 2024

I intentionally omitted some arguments e.g. start_date. We can figure out what to do with those later. I think these arguments are mostly considered reasonable and not something we wish we didn't add?

Close #44049.

I intentionally omitted some arguments e.g. start_date. We can figure
out what to do with those later. I think these arguments are mostly
considered reasonable and not something we wish we didn't add?
@uranusjr uranusjr requested a review from Lee-W November 26, 2024 14:26
@uranusjr uranusjr added the AIP-75 Asset-Centric Syntax label Nov 26, 2024
@Lee-W Lee-W merged commit 80e938a into apache:main Nov 27, 2024
@Lee-W Lee-W deleted the forward-dag-args-to-asset branch November 27, 2024 01:26
ArshiaZr pushed a commit to ArshiaZr/airflow that referenced this pull request Nov 27, 2024
I intentionally omitted some arguments e.g. start_date. We can figure
out what to do with those later. I think these arguments are mostly
considered reasonable and not something we wish we didn't add?
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
I intentionally omitted some arguments e.g. start_date. We can figure
out what to do with those later. I think these arguments are mostly
considered reasonable and not something we wish we didn't add?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AIP-75 Asset-Centric Syntax area:task-sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pass DAG args into @asset dag

2 participants