Hello devs, I'd like to include the fix for GEODE-7728 [1] in release 1.12.0. The change is basically to avoid throwing an exception and return the correct result whenever a query has more than one condition and one of them compares two indexed fields. This is not a new issue but it can be hit by any user under the conditions I've mentioned, it is also considered critical for one of the customers I work for, thus I'm eagerly asking to include the fix in the next release. The SHA is 6e35c201ea605075433203d4e64ca887bafd8fcb [2]. Best regards.
[1]: https://issues.apache.org/jira/browse/GEODE-7728 [2]: https://github.com/apache/geode/commit/6e35c201ea605075433203d4e64ca887bafd8fcb -- Ju@N