v.24.11Bug Fix
Fix Illegal Type Error for MergeTree Tables with Constant First Argument in ORDER BY
FixIllegal typeerror forMergeTreetables with binary monotonic function inORDER BYwhen the first argument is constant. Fixes #71941. #71966 (Nikolai Kochetov).