Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AIP-84 add external dependencies asset condition #44877

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pierrejeambrun
Copy link
Member

Based on #44701.

Only last commit is relevant. Add asset-condition join nodes.

Closes: #42367

@pierrejeambrun pierrejeambrun added the AIP-84 Modern Rest API label Dec 12, 2024
@pierrejeambrun pierrejeambrun self-assigned this Dec 12, 2024
@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Dec 12, 2024
@pierrejeambrun pierrejeambrun requested a review from kaxil December 12, 2024 14:01
@pierrejeambrun pierrejeambrun added this to the Airflow 3.0.0 milestone Dec 12, 2024
Copy link
Contributor

@jscheffl jscheffl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For last commit :-D

@pierrejeambrun pierrejeambrun force-pushed the AIP-84-add-external-dependencies-asset-condition branch 2 times, most recently from e829bb6 to ef8d8fe Compare December 13, 2024 17:13
@pierrejeambrun pierrejeambrun requested a review from ashb as a code owner December 13, 2024 17:13
@pierrejeambrun pierrejeambrun force-pushed the AIP-84-add-external-dependencies-asset-condition branch from ef8d8fe to 1dd994c Compare December 13, 2024 17:17
Copy link
Member Author

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just want to confirm that it's expected for assets and asset-alias to appear as 'upstream' of the asset-condition. It should be consistent with the getUpstreamAssets but I just want to make sure.

(Then I make the asset condition upstream of the first node of the graph which sounds normal).

@bbovenzi
Copy link
Contributor

I just want to confirm that it's expected for assets and asset-alias to appear as 'upstream' of the asset-condition. It should be consistent with the getUpstreamAssets but I just want to make sure.

(Then I make the asset condition upstream of the first node of the graph which sounds normal).

Yes, that sounds right to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AIP-84 Modern Rest API area:UI Related to UI/UX. For Frontend Developers.
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

AIP-84 Add external dependencies to a dag's graph_data
3 participants