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

Attribute dependency graph - consumer API #559

Closed
cerveada opened this issue Jan 21, 2020 · 0 comments · Fixed by #583
Closed

Attribute dependency graph - consumer API #559

cerveada opened this issue Jan 21, 2020 · 0 comments · Fixed by #583
Assignees
Milestone

Comments

@cerveada
Copy link
Contributor

cerveada commented Jan 21, 2020

Improve attribute dependency resolving, so the consumer API provides the whole attribute dependency graph.

  • attribute dependency graph should reference only operations where attribute was "created" from other attributes or literal. This includes read operations.
  • graph shouldn't reference operations where attribute is just "going throught unchaged" like filter

The graph nodes should contain attribute id and operation id.

@cerveada cerveada added this to the 0.5.0 milestone Jan 21, 2020
@cerveada cerveada self-assigned this Jan 21, 2020
cerveada added a commit that referenced this issue Feb 11, 2020
cerveada added a commit that referenced this issue Feb 11, 2020
@cerveada cerveada linked a pull request Feb 12, 2020 that will close this issue
cerveada added a commit that referenced this issue Feb 24, 2020
cerveada added a commit that referenced this issue Feb 24, 2020
spline #559 attribute dependency graph back-end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants