v.22.8Bug Fix

Fix Index Analysis with Tuples and IN Operator

Fix wrong index analysis with tuples and operator IN, which could lead to wrong query result. #39752 (Anton Popov).