Description
When FilterList is set to Operator.MUST_PASS_ALL, if a child Filter returns ReturnCode.SEEK_NEXT_USING_HINT, that return code gets swallowed and ReturnCode.INCLUDE gets returned instead. This causes false positives with ColumnPrefixFilter.