MDEV-28621 group by optimization incorrectly removing subquery where subject buried in a function
Do not remove the unit from the query graph. Group by item removal happens during prepare phase. Revert change after execution.
Showing
Please register or sign in to comment