v.18.10Bug Fix
Fixed UNION stream block structure mismatch error in sub-queries
Fixed theBlock structure mismatch in UNION stream: different number of columnserror that occurred forUNION ALLqueries inside a sub-query if one of theSELECTqueries contains duplicate column names. Winter Zhang