v.20.6Bug Fix

Fixed error with any() function inside aggregate functions in query

Fixed aggregate function any(x) is found inside another aggregate function in query error with SET optimize_move_functions_out_of_any = 1 and aliases inside any(). #13419 (Artem Zuikov).