v.22.3Bug Fix

Fix partition pruning error with non-monotonic function and IN operator

Fix partition pruning error when non-monotonic function is used with IN operator. This fixes #35136. #35146 (Amos Bird).