dependencies between assets in airflow #54064
Unanswered
MammadTavakoli
asked this question in
General
Replies: 1 comment 2 replies
-
There is likely issue with BTW i tested your example on main branch its working fine. not with S3 similar i mimicked
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I define two
assets
in airflow 3.0.3 that after running first asset (user
) second asset (user_location
) run too. the code is like this:but after running the code following error happened:
How can solve the problem?
Beta Was this translation helpful? Give feedback.
All reactions