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

Include optimizer estimates in resulting optimizer plan #1467

Open
@GustavoAngulo

Description

@GustavoAngulo

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions