v.22.10Bug Fix

Fix potential crash in SELECT from Merge table with optimize_monotonous_functions_in_order_by enabled

Fix possible crash in SELECT from Merge table with enabled optimize_monotonous_functions_in_order_by setting. Fixes #41269. #41740 (Nikolai Kochetov).