v.20.1Bug Fix

Fix crash in LIMIT n WITH TIES due to duplicate 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)