In some use cases, like ARROW-81, it would be helpful to add an optional schema on write(). This would allow the write() method to automatically convert the columns to the appropriate BSON type, like str -> Decimal128 and str to -> ObjectId.
- related to
-
INTPYTHON-81 ObjectId Type does not support Table.from_pydict
- Closed
-
INTPYTHON-15 Add support for BSON Decimal128 type
- Closed