-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In the case of a DDL on an irrelevant index, a subsequent plan cache retrieval will fail and cause an index fingerprint check. If the index fingerprint check succeeds, we should be able to bump the collection version in the cache so that subsequent cache hits don't need to perform the index fingerprint check.