-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Write directly from a binary type (e.g. arrow table) to a raw bson document and avoid the overhead of converting to Python dictionaries.
This will require something like the existing array builders in reverse.
- is related to
-
PYTHON-3449 Implement buffer.h in terms of PyByteArray in order to avoid memory copy
- Backlog