-
Type: Task
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
There is the QueryKnobConfiguration class which allows accessing query knobs. The benefit of using QueryKnobConfiguration is that it guarantees that the parameters will be read only once. We should update stages to access query knobs through QueryKnobConfiguration instead of directly.