-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
The reportFullPathsAndValues function that is declared in query_analysis.h is only called by a local function of the same name in aggregate_expression_intender_range.cpp. The local function is not referenced anywhere, so we should be able to remove both of these functions.