v.22.2Bug Fix

Fix Integer-Float Comparison Issue in Index Analysis

Fix comparison between integers and floats in index analysis. Previously it could lead to skipping some granules for reading by mistake. Fixes #34493. #34528 (Anton Popov).