We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea30fce commit abf6076Copy full SHA for abf6076
test/bson_binary_vector/packed_bit.json
@@ -14,11 +14,11 @@
14
{
15
"description": "Simple Vector PACKED_BIT",
16
"valid": true,
17
- "vector": [127, 8],
+ "vector": [127, 7],
18
"dtype_hex": "0x10",
19
"dtype_alias": "PACKED_BIT",
20
"padding": 0,
21
- "canonical_bson": "1600000005766563746F7200040000000910007F0800"
+ "canonical_bson": "1600000005766563746F7200040000000910007F0700"
22
},
23
24
"description": "PACKED_BIT with padding",
0 commit comments