[SERVER-67628] Create $encryptedBetween MatchExpression Created: 28/Jun/22  Updated: 29/Oct/23  Resolved: 12/Jul/22

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 6.1.0-rc0

Type: Task Priority: Major - P3
Reporter: Davis Haupt (Inactive) Assignee: Davis Haupt (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
is depended on by SERVER-67210 Generate placeholders for open range ... Closed
is depended on by SERVER-67803 Parse $encryptedBetween MatchExpression Closed
Backwards Compatibility: Fully Compatible
Sprint: QO 2022-07-11, QO 2022-07-25
Participants:

 Description   

At this stage, the $encryptedBetween MatchExpression should not have a runtime implementation, since it is just used for representing an encrypted range query before it gets rewritten to a $in query over tags on the server.

 

MatchExpression base class: https://github.com/10gen/mongo/blob/e7f46169b50e7c7a2dd4077dc56f702fa391347b/src/mongo/db/matcher/expression.h?plain=1#L60

 

Comparison MatchExpression class, for an example: https://github.com/10gen/mongo/blob/e7f46169b50e7c7a2dd4077dc56f702fa391347b/src/mongo/db/matcher/expression_leaf.h?plain=1#L126



 Comments   
Comment by Githook User [ 12/Jul/22 ]

Author:

{'name': 'Davis Haupt', 'email': 'davis.haupt@mongodb.com', 'username': 'davish'}

Message: SERVER-67628 create $encryptedBetween MatchExpression
Branch: master
https://github.com/mongodb/mongo/commit/131c84d87f754210993c334b4825c69f042ee776

Comment by Githook User [ 12/Jul/22 ]

Author:

{'name': 'Davis Haupt', 'email': 'davis.haupt@mongodb.com', 'username': 'davish'}

Message: SERVER-67628 Create $encryptedBetween MatchExpression
Branch: master
https://github.com/10gen/mongo-enterprise-modules/commit/a8aede9ebfc3af5e22be0d170675050dc0007a12

Generated at Thu Feb 08 06:08:38 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.