{ "runOn": [ { "minServerVersion": "7.0.0", "topology": [ "replicaset" ], "maxServerVersion": "7.99.99" } ], "database_name": "default", "collection_name": "default", "data": [], "encrypted_fields": { "fields": [ { "keyId": { "$binary": { "base64": "EjRWeBI0mHYSNBI0VniQEg==", "subType": "04" } }, "path": "encryptedDecimalNoPrecision", "bsonType": "decimal", "queries": { "queryType": "rangePreview", "contention": { "$numberLong": "0" }, "sparsity": { "$numberLong": "1" } } } ] }, "key_vault_data": [ { "_id": { "$binary": { "base64": "EjRWeBI0mHYSNBI0VniQEg==", "subType": "04" } }, "keyMaterial": { "$binary": { "base64": "sHe0kz57YW7v8g9VP9sf/+K1ex4JqKc5rf/URX3n3p8XdZ6+15uXPaSayC6adWbNxkFskuMCOifDoTT+rkqMtFkDclOy884RuGGtUysq3X7zkAWYTKi8QAfKkajvVbZl2y23UqgVasdQu3OVBQCrH/xY00nNAs/52e958nVjBuzQkSb1T8pKJAyjZsHJ60+FtnfafDZSTAIBJYn7UWBCwQ==", "subType": "00" } }, "creationDate": { "$date": { "$numberLong": "1648914851981" } }, "updateDate": { "$date": { "$numberLong": "1648914851981" } }, "status": { "$numberInt": "0" }, "masterKey": { "provider": "local" } } ], "tests": [ { "description": "Find with $gt", "clientOptions": { "autoEncryptOpts": { "kmsProviders": { "local": { "key": { "$binary": { "base64": "Mng0NCt4ZHVUYUJCa1kxNkVyNUR1QURhZ2h2UzR2d2RrZzh0cFBwM3R6NmdWMDFBMUN3YkQ5aXRRMkhGRGdQV09wOGVNYUMxT2k3NjZKelhaQmRCZGJkTXVyZG9uSjFk", "subType": "00" } } } } } }, "operations": [ { "name": "insertOne", "arguments": { "document": { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } } }, { "name": "insertOne", "arguments": { "document": { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } } }, { "name": "find", "arguments": { "filter": { "encryptedDecimalNoPrecision": { "$gt": { "$numberDecimal": "0.0" } } } }, "result": [ { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } ] } ] }, { "description": "Find with $gte", "clientOptions": { "autoEncryptOpts": { "kmsProviders": { "local": { "key": { "$binary": { "base64": "Mng0NCt4ZHVUYUJCa1kxNkVyNUR1QURhZ2h2UzR2d2RrZzh0cFBwM3R6NmdWMDFBMUN3YkQ5aXRRMkhGRGdQV09wOGVNYUMxT2k3NjZKelhaQmRCZGJkTXVyZG9uSjFk", "subType": "00" } } } } } }, "operations": [ { "name": "insertOne", "arguments": { "document": { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } } }, { "name": "insertOne", "arguments": { "document": { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } } }, { "name": "find", "arguments": { "filter": { "encryptedDecimalNoPrecision": { "$gte": { "$numberDecimal": "0.0" } } }, "sort": { "_id": 1 } }, "result": [ { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } }, { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } ] } ] }, { "description": "Find with $gt with no results", "clientOptions": { "autoEncryptOpts": { "kmsProviders": { "local": { "key": { "$binary": { "base64": "Mng0NCt4ZHVUYUJCa1kxNkVyNUR1QURhZ2h2UzR2d2RrZzh0cFBwM3R6NmdWMDFBMUN3YkQ5aXRRMkhGRGdQV09wOGVNYUMxT2k3NjZKelhaQmRCZGJkTXVyZG9uSjFk", "subType": "00" } } } } } }, "operations": [ { "name": "insertOne", "arguments": { "document": { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } } }, { "name": "insertOne", "arguments": { "document": { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } } }, { "name": "find", "arguments": { "filter": { "encryptedDecimalNoPrecision": { "$gt": { "$numberDecimal": "1.0" } } } }, "result": [] } ] }, { "description": "Find with $lt", "clientOptions": { "autoEncryptOpts": { "kmsProviders": { "local": { "key": { "$binary": { "base64": "Mng0NCt4ZHVUYUJCa1kxNkVyNUR1QURhZ2h2UzR2d2RrZzh0cFBwM3R6NmdWMDFBMUN3YkQ5aXRRMkhGRGdQV09wOGVNYUMxT2k3NjZKelhaQmRCZGJkTXVyZG9uSjFk", "subType": "00" } } } } } }, "operations": [ { "name": "insertOne", "arguments": { "document": { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } } }, { "name": "insertOne", "arguments": { "document": { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } } }, { "name": "find", "arguments": { "filter": { "encryptedDecimalNoPrecision": { "$lt": { "$numberDecimal": "1.0" } } } }, "result": [ { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } ] } ] }, { "description": "Find with $lte", "clientOptions": { "autoEncryptOpts": { "kmsProviders": { "local": { "key": { "$binary": { "base64": "Mng0NCt4ZHVUYUJCa1kxNkVyNUR1QURhZ2h2UzR2d2RrZzh0cFBwM3R6NmdWMDFBMUN3YkQ5aXRRMkhGRGdQV09wOGVNYUMxT2k3NjZKelhaQmRCZGJkTXVyZG9uSjFk", "subType": "00" } } } } } }, "operations": [ { "name": "insertOne", "arguments": { "document": { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } } }, { "name": "insertOne", "arguments": { "document": { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } } }, { "name": "find", "arguments": { "filter": { "encryptedDecimalNoPrecision": { "$lte": { "$numberDecimal": "1.0" } } }, "sort": { "_id": 1 } }, "result": [ { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } }, { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } ] } ] }, { "description": "Find with $gt and $lt", "clientOptions": { "autoEncryptOpts": { "kmsProviders": { "local": { "key": { "$binary": { "base64": "Mng0NCt4ZHVUYUJCa1kxNkVyNUR1QURhZ2h2UzR2d2RrZzh0cFBwM3R6NmdWMDFBMUN3YkQ5aXRRMkhGRGdQV09wOGVNYUMxT2k3NjZKelhaQmRCZGJkTXVyZG9uSjFk", "subType": "00" } } } } } }, "operations": [ { "name": "insertOne", "arguments": { "document": { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } } }, { "name": "insertOne", "arguments": { "document": { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } } }, { "name": "find", "arguments": { "filter": { "encryptedDecimalNoPrecision": { "$gt": { "$numberDecimal": "0.0" }, "$lt": { "$numberDecimal": "2.0" } } } }, "result": [ { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } ] } ] }, { "description": "Find with equality", "clientOptions": { "autoEncryptOpts": { "kmsProviders": { "local": { "key": { "$binary": { "base64": "Mng0NCt4ZHVUYUJCa1kxNkVyNUR1QURhZ2h2UzR2d2RrZzh0cFBwM3R6NmdWMDFBMUN3YkQ5aXRRMkhGRGdQV09wOGVNYUMxT2k3NjZKelhaQmRCZGJkTXVyZG9uSjFk", "subType": "00" } } } } } }, "operations": [ { "name": "insertOne", "arguments": { "document": { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } } }, { "name": "insertOne", "arguments": { "document": { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } } }, { "name": "find", "arguments": { "filter": { "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } }, "result": [ { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } ] }, { "name": "find", "arguments": { "filter": { "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } }, "result": [ { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } ] } ] }, { "description": "Find with $in", "clientOptions": { "autoEncryptOpts": { "kmsProviders": { "local": { "key": { "$binary": { "base64": "Mng0NCt4ZHVUYUJCa1kxNkVyNUR1QURhZ2h2UzR2d2RrZzh0cFBwM3R6NmdWMDFBMUN3YkQ5aXRRMkhGRGdQV09wOGVNYUMxT2k3NjZKelhaQmRCZGJkTXVyZG9uSjFk", "subType": "00" } } } } } }, "operations": [ { "name": "insertOne", "arguments": { "document": { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } } }, { "name": "insertOne", "arguments": { "document": { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } } }, { "name": "find", "arguments": { "filter": { "encryptedDecimalNoPrecision": { "$in": [ { "$numberDecimal": "0.0" } ] } } }, "result": [ { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } ] } ] }, { "description": "Aggregate with $gte", "clientOptions": { "autoEncryptOpts": { "kmsProviders": { "local": { "key": { "$binary": { "base64": "Mng0NCt4ZHVUYUJCa1kxNkVyNUR1QURhZ2h2UzR2d2RrZzh0cFBwM3R6NmdWMDFBMUN3YkQ5aXRRMkhGRGdQV09wOGVNYUMxT2k3NjZKelhaQmRCZGJkTXVyZG9uSjFk", "subType": "00" } } } } } }, "operations": [ { "name": "insertOne", "arguments": { "document": { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } } }, { "name": "insertOne", "arguments": { "document": { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } } }, { "name": "aggregate", "arguments": { "pipeline": [ { "$match": { "encryptedDecimalNoPrecision": { "$gte": { "$numberDecimal": "0.0" } } } }, { "$sort": { "_id": 1 } } ] }, "result": [ { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } }, { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } ] } ] }, { "description": "Aggregate with $gt with no results", "clientOptions": { "autoEncryptOpts": { "kmsProviders": { "local": { "key": { "$binary": { "base64": "Mng0NCt4ZHVUYUJCa1kxNkVyNUR1QURhZ2h2UzR2d2RrZzh0cFBwM3R6NmdWMDFBMUN3YkQ5aXRRMkhGRGdQV09wOGVNYUMxT2k3NjZKelhaQmRCZGJkTXVyZG9uSjFk", "subType": "00" } } } } } }, "operations": [ { "name": "insertOne", "arguments": { "document": { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } } }, { "name": "insertOne", "arguments": { "document": { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } } }, { "name": "aggregate", "arguments": { "pipeline": [ { "$match": { "encryptedDecimalNoPrecision": { "$gt": { "$numberDecimal": "1.0" } } } } ] }, "result": [] } ] }, { "description": "Aggregate with $lt", "clientOptions": { "autoEncryptOpts": { "kmsProviders": { "local": { "key": { "$binary": { "base64": "Mng0NCt4ZHVUYUJCa1kxNkVyNUR1QURhZ2h2UzR2d2RrZzh0cFBwM3R6NmdWMDFBMUN3YkQ5aXRRMkhGRGdQV09wOGVNYUMxT2k3NjZKelhaQmRCZGJkTXVyZG9uSjFk", "subType": "00" } } } } } }, "operations": [ { "name": "insertOne", "arguments": { "document": { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } } }, { "name": "insertOne", "arguments": { "document": { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } } }, { "name": "aggregate", "arguments": { "pipeline": [ { "$match": { "encryptedDecimalNoPrecision": { "$lt": { "$numberDecimal": "1.0" } } } } ] }, "result": [ { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } ] } ] }, { "description": "Aggregate with $lte", "clientOptions": { "autoEncryptOpts": { "kmsProviders": { "local": { "key": { "$binary": { "base64": "Mng0NCt4ZHVUYUJCa1kxNkVyNUR1QURhZ2h2UzR2d2RrZzh0cFBwM3R6NmdWMDFBMUN3YkQ5aXRRMkhGRGdQV09wOGVNYUMxT2k3NjZKelhaQmRCZGJkTXVyZG9uSjFk", "subType": "00" } } } } } }, "operations": [ { "name": "insertOne", "arguments": { "document": { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } } }, { "name": "insertOne", "arguments": { "document": { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } } }, { "name": "aggregate", "arguments": { "pipeline": [ { "$match": { "encryptedDecimalNoPrecision": { "$lte": { "$numberDecimal": "1.0" } } } }, { "$sort": { "_id": 1 } } ] }, "result": [ { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } }, { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } ] } ] }, { "description": "Aggregate with $gt and $lt", "clientOptions": { "autoEncryptOpts": { "kmsProviders": { "local": { "key": { "$binary": { "base64": "Mng0NCt4ZHVUYUJCa1kxNkVyNUR1QURhZ2h2UzR2d2RrZzh0cFBwM3R6NmdWMDFBMUN3YkQ5aXRRMkhGRGdQV09wOGVNYUMxT2k3NjZKelhaQmRCZGJkTXVyZG9uSjFk", "subType": "00" } } } } } }, "operations": [ { "name": "insertOne", "arguments": { "document": { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } } }, { "name": "insertOne", "arguments": { "document": { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } } }, { "name": "aggregate", "arguments": { "pipeline": [ { "$match": { "encryptedDecimalNoPrecision": { "$gt": { "$numberDecimal": "0.0" }, "$lt": { "$numberDecimal": "2.0" } } } } ] }, "result": [ { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } ] } ] }, { "description": "Aggregate with equality", "clientOptions": { "autoEncryptOpts": { "kmsProviders": { "local": { "key": { "$binary": { "base64": "Mng0NCt4ZHVUYUJCa1kxNkVyNUR1QURhZ2h2UzR2d2RrZzh0cFBwM3R6NmdWMDFBMUN3YkQ5aXRRMkhGRGdQV09wOGVNYUMxT2k3NjZKelhaQmRCZGJkTXVyZG9uSjFk", "subType": "00" } } } } } }, "operations": [ { "name": "insertOne", "arguments": { "document": { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } } }, { "name": "insertOne", "arguments": { "document": { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } } }, { "name": "aggregate", "arguments": { "pipeline": [ { "$match": { "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } } ] }, "result": [ { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } ] }, { "name": "aggregate", "arguments": { "pipeline": [ { "$match": { "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } } ] }, "result": [ { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } ] } ] }, { "description": "Aggregate with $in", "clientOptions": { "autoEncryptOpts": { "kmsProviders": { "local": { "key": { "$binary": { "base64": "Mng0NCt4ZHVUYUJCa1kxNkVyNUR1QURhZ2h2UzR2d2RrZzh0cFBwM3R6NmdWMDFBMUN3YkQ5aXRRMkhGRGdQV09wOGVNYUMxT2k3NjZKelhaQmRCZGJkTXVyZG9uSjFk", "subType": "00" } } } } } }, "operations": [ { "name": "insertOne", "arguments": { "document": { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } } }, { "name": "insertOne", "arguments": { "document": { "_id": 1, "encryptedDecimalNoPrecision": { "$numberDecimal": "1.0" } } } }, { "name": "aggregate", "arguments": { "pipeline": [ { "$match": { "encryptedDecimalNoPrecision": { "$in": [ { "$numberDecimal": "0.0" } ] } } } ] }, "result": [ { "_id": 0, "encryptedDecimalNoPrecision": { "$numberDecimal": "0.0" } } ] } ] }, { "description": "Wrong type: Insert Int", "clientOptions": { "autoEncryptOpts": { "kmsProviders": { "local": { "key": { "$binary": { "base64": "Mng0NCt4ZHVUYUJCa1kxNkVyNUR1QURhZ2h2UzR2d2RrZzh0cFBwM3R6NmdWMDFBMUN3YkQ5aXRRMkhGRGdQV09wOGVNYUMxT2k3NjZKelhaQmRCZGJkTXVyZG9uSjFk", "subType": "00" } } } } } }, "operations": [ { "name": "insertOne", "arguments": { "document": { "_id": 0, "encryptedDecimalNoPrecision": { "$numberInt": "0" } } }, "result": { "errorContains": "cannot encrypt element" } } ] }, { "description": "Wrong type: Find Int", "clientOptions": { "autoEncryptOpts": { "kmsProviders": { "local": { "key": { "$binary": { "base64": "Mng0NCt4ZHVUYUJCa1kxNkVyNUR1QURhZ2h2UzR2d2RrZzh0cFBwM3R6NmdWMDFBMUN3YkQ5aXRRMkhGRGdQV09wOGVNYUMxT2k3NjZKelhaQmRCZGJkTXVyZG9uSjFk", "subType": "00" } } } } } }, "operations": [ { "name": "find", "arguments": { "filter": { "encryptedDecimalNoPrecision": { "$gte": { "$numberInt": "0" } } }, "sort": { "_id": 1 } }, "result": { "errorContains": "field type is not supported" } } ] } ] }