v.20.3Bug Fix
Fix Range Order Reading in MergeTree to Prevent Exceptions and Incorrect Results
Fix order of ranges while reading fromMergeTreetable in one thread. It could lead to exceptions fromMergeTreeRangeReaderor wrong query results. #9050 (Anton Popov)