Summary
Implement support in PyMongoArrow for working with most, if not all, BSON types.
Motivation
Expanding type support will result in a better overall developer experience for PyMongoArrow users.
Who is the affected end user?
PyMongoArrow end-users.
How does this affect the end user?
Users with datasets that contain unsupported are currently unable to use PyMongoArrow for moving data between MongoDB and the scientific Python ecosystem. After this work, they will be able to leverage PyMongoArrow for these currently unsupported workloads.
Cast of Characters
Engineering Lead:
Document Author:
POCers:
Product Owner:
Program Manager:
Stakeholders:
Channels & Docs
Slack Channel
[Scope Document|some.url]
[Technical Design Document|some.url]
- related to
-
INTPYTHON-137 Remove workarounds for extension types in test suite
- Closed