v.20.8Bug Fix
Fix SELECT queries with DISTINCT in subqueries when optimize_duplicate_order_by_and_distinct is enabled
Fix wrong results in select queries withDISTINCTkeyword and subqueries with UNION ALL in caseoptimize_duplicate_order_by_and_distinctsetting is enabled. #13925 (Artem Zuikov).