Description
When the planner is able to make a column a constant, MERGEPARTIAL mode in VectorGroupByOperator is broken because it doesn't evaluate the key expression. One result is execution cast exception errors.
When the planner is able to make a column a constant, MERGEPARTIAL mode in VectorGroupByOperator is broken because it doesn't evaluate the key expression. One result is execution cast exception errors.