-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QO 2021-11-29, QO 2021-12-13, QO 2021-12-27, QO 2022-01-10, QO 2022-01-24
-
53
After a MatchExpression tree is normalised (optimized and sorted) we should walk the tree and assign input parameters ID for leaf expressions which are eligible for auto parametrization. This should be done by creating a MatchExpression visitor to implement this logic.