Closed caseyclements closed 10 months ago
The check for a compatible lib_bson version done in bindings/python/pymongoarrow/_init_.py throws a DeprecationWarning. This is preventing PR for ARROW-200 to be merged.
bindings/python/pymongoarrow/_init_.py
I've cherry-picked the commit from that PR's branch and opened this new one.
The check for a compatible lib_bson version done in
bindings/python/pymongoarrow/_init_.py
throws a DeprecationWarning. This is preventing PR for ARROW-200 to be merged.I've cherry-picked the commit from that PR's branch and opened this new one.