You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MongoEngine Users
Hello,
When calling .sum() the hint is not passed over to the aggregate function even though the aggregate function passes over the kwargs correctly. Would it be possible/ideal to pass over the hinting as to help the QueryPlanner and developers decide more precisely which index to use?
I didn't see any open/closed issues pertaining to this.