v.22.10Bug Fix
Fix potential crash in SELECT from Merge table with optimize_monotonous_functions_in_order_by enabled
Fix possible crash inSELECTfromMergetable with enabledoptimize_monotonous_functions_in_order_bysetting. Fixes #41269. #41740 (Nikolai Kochetov).