Details
-
Task
-
Status: Resolved
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
true
Description
As part of SERVER-29334 and SERVER-24174, the server no longer rejects fields with dots or embedded $-prefixed field names. The naming restrictions should be updated to indicate that while dots/$-prefixed fields are allowed, they should be used with care as it's not possible to issue queries over them (captured in SERVER-30575).
Attachments
Issue Links
- is related to
-
DOCS-11414 Inconsistency about whether dotted fields names are allowed in 3.6
-
- Closed
-
-
SERVER-24174 Inconsistent rule for storing dotted field names
-
- Closed
-
-
SERVER-29334 Cannot write shard chunks documents with _id fields containing values with dotted field names, e.g. { _id: { a.b: 10 } }
-
- Closed
-