-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
As part of SERVER-44571, we have added logic to allow index key generation for deletes and updates when there is an array along index field path. This was added so that corrupt indexes created on the older version can be deleted after upgrading.
We will not need this logic when we we bump up the index version.
- related to
-
SERVER-50578 Round Decimal128::to{Int,Long,IntExact,LongExact,ULongExact} toward zero
- Backlog