v.24.9Performance Improvement

Add parallel merge to uniq aggregate function for enhanced CPU utilization

Add the parallel merge for uniq aggregate function when aggregating with a group by key to maximize the CPU utilization. #68441 (Jiebin Sun).