v.20.3Bug Fix

Fix crash in LIMIT n WITH TIES with many equal rows

Fix possible crash/wrong number of rows in LIMIT n WITH TIES when there are a lot of rows equal to n'th row. #9464 (tavplubix)