v.20.1Bug Fix

Fixed Incomplete Results in ARRAY JOIN with ORDER BY and LIMIT

Fixed the issue when a query with ARRAY JOIN, ORDER BY and LIMIT may return incomplete result. This fixes #10226. #10427 (alexey-milovidov).