v.21.1Bug Fixes

Fix Index Analysis for Binary Functions with Constant Arguments

Fix index analysis of binary functions with constant argument which leads to wrong query results. This fixes #18364. #18373 (Amos Bird).