-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
As part of the QueryEngine API we will probably want to introduce a new class called QueryContext. There happens to be already a class with this name, with a much more specific purpose, in planner_ixselect. Since we expect the QueryEngine API to be used more broadly, we can rename the existing QueryContext class to something else to make room.