-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: pymongoarrow-1.6.3
-
Component/s: pymongoarrow
-
None
-
None
-
Python Drivers
-
Not Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
User lazargugleta reported bug in https://github.com/mongodb-labs/mongo-arrow/issues/265, where we improperly handle nested document fields that are in a schema but not present in the data.
We need to add a test case for this and fix the error.