Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

Include optimizer estimates in resulting optimizer plan #1467

Open
GustavoAngulo opened this issue Jul 25, 2018 · 0 comments
Open

Include optimizer estimates in resulting optimizer plan #1467

GustavoAngulo opened this issue Jul 25, 2018 · 0 comments
Assignees
Labels

Comments

@GustavoAngulo
Copy link
Member

We want to add the following statistics so @pmenon can use them at execution time:

  • Operator cardinality estimation
  • Selectivity for each predicate

The code should already be written for computing these, we just need to add them to the different objects.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant