v.20.1Bug Fix

Exception for WITH TIES with LIMIT BY and TOP support added

Now an exception will be thrown in case of using WITH TIES alongside LIMIT BY. Also add ability to use TOP with LIMIT BY. This fixes #7472. #7637 (Nikita Mikhaylov)