-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[external-assets] Update AssetGraph accessor callsites to fetch nodes #20132
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Feb 28, 2024
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @smackesey and the rest of your teammates on Graphite |
smackesey
force-pushed
the
sean/external-assets-asset-graph-nodes
branch
from
February 28, 2024 17:54
ff8d5c8
to
f29fe01
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-callsites
branch
from
February 28, 2024 17:54
4a29f71
to
da302fa
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-nodes
branch
from
February 28, 2024 19:22
f29fe01
to
dfc5cb1
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-callsites
branch
from
February 28, 2024 19:22
da302fa
to
19d2ba5
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-nodes
branch
from
February 28, 2024 20:25
dfc5cb1
to
d7f3f4b
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-callsites
branch
from
February 28, 2024 20:25
19d2ba5
to
0f1c2e7
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-nodes
branch
from
February 28, 2024 23:03
d7f3f4b
to
0529c67
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-nodes
branch
3 times, most recently
from
February 29, 2024 02:07
cf187b8
to
dc8fb63
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-nodes
branch
6 times, most recently
from
March 1, 2024 16:36
1fcdd2d
to
bac78b2
Compare
This was referenced Mar 1, 2024
smackesey
force-pushed
the
sean/external-assets-asset-graph-nodes
branch
2 times, most recently
from
March 1, 2024 18:47
8d7d177
to
f211e23
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-callsites
branch
from
March 1, 2024 18:47
0f1c2e7
to
991eef7
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-nodes
branch
2 times, most recently
from
March 2, 2024 20:43
3ad746c
to
4144704
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-callsites
branch
from
March 2, 2024 20:43
991eef7
to
fb44397
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-callsites
branch
from
March 5, 2024 22:09
d5de819
to
83293c9
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-nodes
branch
from
March 5, 2024 23:22
41f6169
to
a8b3346
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-callsites
branch
from
March 5, 2024 23:22
83293c9
to
6596798
Compare
This was referenced Mar 5, 2024
smackesey
force-pushed
the
sean/external-assets-asset-graph-nodes
branch
5 times, most recently
from
March 7, 2024 11:57
580f7fe
to
b03c797
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-callsites
branch
from
March 7, 2024 11:57
6596798
to
715992d
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-nodes
branch
from
March 7, 2024 12:05
b03c797
to
b3ba639
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-callsites
branch
from
March 7, 2024 12:05
715992d
to
620d0c2
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-nodes
branch
from
March 7, 2024 12:33
b3ba639
to
d58d492
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-callsites
branch
from
March 7, 2024 12:39
620d0c2
to
c1ee471
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-callsites
branch
from
March 7, 2024 13:10
c1ee471
to
d8f94a8
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-nodes
branch
from
March 7, 2024 14:07
d58d492
to
3a653f2
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-callsites
branch
from
March 7, 2024 14:07
d8f94a8
to
c7142ad
Compare
smackesey
force-pushed
the
sean/external-assets-asset-graph-nodes
branch
2 times, most recently
from
March 7, 2024 14:48
f60e7cb
to
cbccceb
Compare
Base automatically changed from
sean/external-assets-asset-graph-nodes
to
master
March 7, 2024 14:48
[INTERNAL_BRANCH=sean/external-assets-asset-graph-nodes]
smackesey
force-pushed
the
sean/external-assets-asset-graph-callsites
branch
from
March 7, 2024 14:50
c7142ad
to
94186ae
Compare
This was referenced Mar 7, 2024
PedramNavid
pushed a commit
that referenced
this pull request
Mar 28, 2024
…#20132) ## Summary & Motivation Internal companion PR: dagster-io/internal#8462 Part 2 of `AssetGraph` node implementation. Here we remove the old property accessor methods on `AssetGraph` and change the callsites to access nodes and call the accessor on the node objects instead. ## How I Tested These Changes Existing test suite.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary & Motivation
Internal companion PR: https://github.com/dagster-io/internal/pull/8462
Part 2 of
AssetGraph
node implementation. Here we remove the old property accessor methods onAssetGraph
and change the callsites to access nodes and call the accessor on the node objects instead.How I Tested These Changes
Existing test suite.