cmu-db / peloton

The Self-Driving Database Management System
http://pelotondb.io
Apache License 2.0
2.03k stars 622 forks source link

Include optimizer estimates in resulting optimizer plan #1467

Open GustavoAngulo opened 6 years ago

GustavoAngulo commented 6 years ago

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

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