Automattic / Automattic/mongo-minify
Projection operators support
Open
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Basically projection operators need to be ignored as if they were neither an inclusion or exclusion. However, if an inclusion is present, they also count as an inclusion.
Mind fuck brought to you by mongodb.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named in the issue. Begin by locating the MongoDB update-query projection handling and reproduce cases with projection operators, both alone and alongside an inclusion. Done means projection operators are ignored without an inclusion and count as inclusion when one is present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, mongodb
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100