v.22.6Bug Fix

Fix Optimization of Monotonous Functions in ORDER BY Clause with GROUPING SETS

Fix optimization of monotonous functions in ORDER BY clause in presence of GROUPING SETS. Fixes #37401. #37493 (Dmitry Novik).