v.22.12Bug Fix

Query with DISTINCT, LIMIT BY, and LIMIT May Return Unexpected Rows - Fixes #43377 and #43410

Query with DISTINCT + LIMIT BY + LIMIT can return fewer rows than expected. Fixes #43377. #43410 (Igor Nikonov).