Related Work:
- Do not adapt to changes in the system parameters during query execution:
- Volcano optimizer:
- introduces choose-plan operators into a query plan to compensate for the lack of information about system parameters at compile time.
- Y. Ioannidis et.al:
- generates multiple alternative plans, chooses among them when the query is initialized.