-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
"Whereas the current suite of Arrow implementations provide the basis for a comprehensive data analysis toolkit, this library is intended to support clients that wish to produce or interpret Arrow C Data and/or Arrow C Stream structures where linking to a higher level Arrow binding is difficult or impossible."
If we can use nanoarrow, we can potentially support multiple versions of pyarrow and simplify our bindings, perhaps avoiding Cython altogether and using cmake.
"The library is in active early development and users should update regularly from the main branch of this repository.", and doesn't yet have examples of building Arrow C++ structures, but it is something we could consider in the future.
- is related to
-
INTPYTHON-19 Investigate a way to built wheels that are compatible with multiple versions of pyarrow
- Blocked