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

Minor Dot graph improvements #9127

Closed
Tracked by #8073
aalexandrov opened this issue Nov 17, 2021 · 0 comments
Closed
Tracked by #8073

Minor Dot graph improvements #9127

aalexandrov opened this issue Nov 17, 2021 · 0 comments
Labels
A-optimization Area: query optimization and transformation C-refactoring Category: replacing or reorganizing code

Comments

@aalexandrov
Copy link
Contributor

aalexandrov commented Nov 17, 2021

  1. Display predicates as arrows.
    • Single quantifier will be rendered as a loop.
    • For predicates that reference two quantifiers create an edge.
    • For predicates that reference more than two quantifiers create a multi-edge or render as now (TBD).
  2. Render nullary recors in Values boxes as ().
@aalexandrov aalexandrov added the C-refactoring Category: replacing or reorganizing code label Nov 17, 2021
@aalexandrov aalexandrov added this to Needs Triage in Compute via automation Nov 17, 2021
@aalexandrov aalexandrov added the A-optimization Area: query optimization and transformation label Nov 17, 2021
@aalexandrov aalexandrov changed the title Display predicates as arrows in the Dot graphs Minor Dot graph improvements Nov 17, 2021
@aalexandrov aalexandrov added needs-details Needs more details before work proceeds needs-discussion Requires discussion before work proceeds labels Nov 17, 2021
@aalexandrov aalexandrov removed this from Needs Triage in Compute Nov 17, 2021
@aalexandrov aalexandrov removed needs-details Needs more details before work proceeds needs-discussion Requires discussion before work proceeds labels Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-optimization Area: query optimization and transformation C-refactoring Category: replacing or reorganizing code
Projects
None yet
Development

No branches or pull requests

1 participant