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

Hyper: Associate a column definition with its usages #53

Open
vogelsgesang opened this issue Aug 4, 2020 · 0 comments
Open

Hyper: Associate a column definition with its usages #53

vogelsgesang opened this issue Aug 4, 2020 · 0 comments

Comments

@vogelsgesang
Copy link
Collaborator

vogelsgesang commented Aug 4, 2020

Use cases:

  • find all expressions which reference a given column
  • for a column reference, find the corresponding operator which introduces that column

e.g. by displaying links similar to the "ExplicitScan" links.
Have to be careful, though, to not overload the Viz by displaying too many of them...

@vogelsgesang vogelsgesang changed the title Hyper: Allow to associate an column definition with its usages Hyper: Associate a column definition with its usages Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant