v.20.6Bug Fix
Fixed error with any() function inside aggregate functions in query
Fixedaggregate function any(x) is found inside another aggregate function in queryerror withSET optimize_move_functions_out_of_any = 1and aliases insideany(). #13419 (Artem Zuikov).