-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: Query Execution
-
None
-
Query Execution
-
Fully Compatible
-
QE 2025-08-18
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Some of the plan_executor* files containing the PlanExecutor interface and its subclasses contain minor code style issues, such as typos in the code comments, usage of const by-value function parameters and too broad variable scopes.
None of these issues are bugs or cause wrong behavior, but they can be addressed quickly to slightly improve code quality.