Siddharth Srinivasan
Siddharth Srinivasan
As per the BSON lib documentation, mapping does exist between Python's `datetime.datetime` and BSON `date` type. However, on preparing an asset containing a datetime object, the traceback comes as follows:...
@brian-brazil , I'd like to know if this issue is still valid, since for the above code pushing malformed data, I get this error instead, which seems to be correct:...
Even if a different error is showing up for the same case, I'd say it's still better to get the exception handled altogether so that we can account for similar...