v.20.1Bug Fix
Fixed Incomplete Results in ARRAY JOIN with ORDER BY and LIMIT
Fixed the issue when a query withARRAY JOIN,ORDER BYandLIMITmay return incomplete result. This fixes #10226. #10427 (alexey-milovidov).
Fixed the issue when a query withARRAY JOIN,ORDER BYandLIMITmay return incomplete result. This fixes #10226. #10427 (alexey-milovidov).