Skip to content

Fix: Improve inference of upstream dependencies for python models#2377

Merged
izeigerman merged 1 commit intomainfrom
fix-python-model-depends-on
Apr 2, 2024
Merged

Fix: Improve inference of upstream dependencies for python models#2377
izeigerman merged 1 commit intomainfrom
fix-python-model-depends-on

Conversation

@izeigerman
Copy link
Contributor

@izeigerman izeigerman commented Apr 1, 2024

The upstream dependency are only captured if the context.table call is in the body of the execute function. This update makes sure that we also capture this calls in nested functions.

@izeigerman izeigerman requested a review from tobymao April 1, 2024 22:33
@izeigerman izeigerman force-pushed the fix-python-model-depends-on branch from 6942737 to 9fea58a Compare April 1, 2024 22:47
@izeigerman izeigerman requested a review from a team April 2, 2024 16:02
@izeigerman izeigerman merged commit 14ba624 into main Apr 2, 2024
@izeigerman izeigerman deleted the fix-python-model-depends-on branch April 2, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants