v.22.12Bug Fix
Query with DISTINCT, LIMIT BY, and LIMIT May Return Unexpected Rows - Fixes #43377 and #43410
Query withDISTINCT+LIMIT BY+LIMITcan return fewer rows than expected. Fixes #43377. #43410 (Igor Nikonov).
Query withDISTINCT+LIMIT BY+LIMITcan return fewer rows than expected. Fixes #43377. #43410 (Igor Nikonov).