v.24.6Bug Fix

Fixed optimize_read_in_order for ORDER BY NULLS FIRST/LAST with nullable keys

Fixed optimize_read_in_order behaviour for ORDER BY ... NULLS FIRST / LAST on tables with nullable keys. #64483 (Eduard Karacharov).