-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
High level layer structure #8980
Copy link
Copy link
Open
Labels
discussionDiscussing a topic with no specific actions yetDiscussing a topic with no specific actions yethighlevelgraphIssues relating to HighLevelGraphs.Issues relating to HighLevelGraphs.needs attentionIt's been a while since this was pushed on. Needs attention from the owner or a maintainer.It's been a while since this was pushed on. Needs attention from the owner or a maintainer.
Metadata
Metadata
Assignees
Labels
discussionDiscussing a topic with no specific actions yetDiscussing a topic with no specific actions yethighlevelgraphIssues relating to HighLevelGraphs.Issues relating to HighLevelGraphs.needs attentionIt's been a while since this was pushed on. Needs attention from the owner or a maintainer.It's been a while since this was pushed on. Needs attention from the owner or a maintainer.
After dask/distributed#6028 we'll be able to remove a lot of the cruft around pack/unpack of high level layers. (woo!). Now is probably also a good time to rethink that interface. Currently the interface seems to be the following:
What would make more sense? I'd like to solicit information about what constraints on a design should be. What do we need minimally? Then after that (in a separate issue) let's think about what we might add on top.
cc @rjzamora @ian-r-rose @jcrist