-
Type:
Task
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: pymongoarrow
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Context
The conda-forge bot created https://github.com/conda-forge/pymongoarrow-feedstock/pull/82 to automatically rebuild for pyarrow 24 support.
However, pyarrow 24 now requires c++ 17, and we have hard-coded c++ 14.
We should bump the c++ 17 version as part of PyArrow 24.0 support (INTPYTHON-969), make a release, and then re-run the bot using @conda-forge-admin, please rerender
Definition of done
Fixed version is released, and the feedstock is re-rendered with support.
Pitfalls
None
What should the implementer watch out for? What are the risks?
- has to be finished together with
-
INTPYTHON-969 Add support for PyArrow 24
-
- Closed
-