v.25.5Bug Fix (user-visible misbehavior in an official stable release)
Forbid Dynamic and JSON types in
Forbid Dynamic and JSON types in IN. With current implementation ofINit can lead to incorrect results. Proper support of this types inINis complicated and can be done in future. #79282 (Pavel Kruglov).