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 0e8bdf6 commit 34c0ecfCopy full SHA for 34c0ecf
test/bson_binary_vector/packed_bit.json
@@ -29,15 +29,6 @@
29
"padding": 3,
30
"canonical_bson": "1600000005766563746F7200040000000910037F0800"
31
},
32
- {
33
- "description": "PACKED_BIT with inconsistent padding",
34
- "valid": false,
35
- "vector": [127, 7],
36
- "dtype_hex": "0x10",
37
- "dtype_alias": "PACKED_BIT",
38
- "padding": 3,
39
- "canonical_bson": "1600000005766563746F7200040000000910037F0700"
40
- },
41
{
42
"description": "Empty Vector PACKED_BIT",
43
"valid": true,
0 commit comments