-
Type: Task
-
Resolution: Duplicate
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
Context
As reported in https://github.com/mongodb-labs/mongo-arrow/issues/207 and seen in ARROW-184.
In ARROW-180 we added support for PyArrow 13, which forced us to upgrade our minimum gcc support to 12+. We should document this, and the common error:
"linux-gnu.so: undefined symbol: _ZNK5arrow6Status".
Definition of done
Update documentation.
Pitfalls
None.