v.25.9Bug Fix (user-visible misbehavior in an official stable release)
Prevent unnecessary optimization of the first argument
Prevent unnecessary optimization of the first argument of IN functions sometimes resulting in error when array mapping is used. #85546 (Yakov Olkhovskiy).