-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.4.0.0
-
Component/s: Query Execution
-
Labels:None
check and assign "v" tag in plan tree each node.
if a node is a leaf node and all expression can be vectorized execute, assign a "v" tagĀ
if a node's all child nodes are assigned "v" tag and all expression can be vectorized execute, assign a "v" tag
- links to